summaryrefslogtreecommitdiff
path: root/res/client/css/by-view
AgeCommit message (Collapse)Author
2015-07-06Revert "css for ocean.rhizi.net"garbash
This reverts commit dfd75716b5a145d8033678702f0f23cab7d5a75b. Site specific customizations that don't belong in this repository.
2015-07-06css for ocean.rhizi.netgarbash
2015-06-04Align activity stream with input and search bargarbash
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-05-25client: s/summery/summaryAlon Levy
2015-05-22activity.scss: set overflow on entriesLV-426
2015-05-22[activity-view] styleLV-426
2015-05-20Fixed activity history widthgarbash
2015-05-20Added Team type node for Descartes.rhizi.netgarbash
2015-05-19style: activity view (aka history):LV-426
- refactor out css/by-view/activity.scss - style author, summery, date
2015-05-19Proper cursor for activity stream buttongarbash
2015-05-19Undo stroke width for non-action nodesgarbash
2015-05-18Changed opacity for background nodesgarbash
2015-05-18Removed circle css class + clean graph-view.css filegarbash
2015-05-18client: activity css fixes. looks like a drawer, lacking animationAlon Levy
2015-05-18client/view/activity: add toggle buttonAlon Levy
2015-05-18Modified Ohalo domain typesgarbash
2015-05-17UX - Emphasise nodes user have not performed actions ongarbash
Bug: Rapid transition between states on hovering over nodes. @alon I know you’ve dealt with such a bug so let’s discuss :)
2015-05-13Fix width inconsistencygarbash
2015-05-13Modified activity stream to run beneath input bargarbash
2015-05-12client/css: add circle.hovering to be used by activityAlon Levy
2015-05-12client/activity: left align with top barAlon Levy
2015-05-12client/activity/css: move to left side, hover & focus & element classAlon Levy
2015-05-12client: add initial activity streamAlon Levy
activity widget that will show: - history for document loaded, gotten via clone REST api - activity as it happens, identical to diffs received but with the context - which user, when if a topo diff what sentence created it.
2015-05-05Hover, Selected and Related classes have consistent color-codegarbash
2015-05-05css: selected link/node: yellow outline always, larger for first selected nodeAlon Levy
2015-04-21Add middle-score to multi-word node typesgarbash
Also: See issues #508 + #509
2015-04-12Modify domain types leap.rhizi.netgarbash
2015-04-12client/selection: rename: selected & relatedAlon Levy
selected nodes - nodes the user selected directly, via search or click. related - nodes that we choose to show the user as a result of the selection made.
2015-04-10info-container: partial, painful html, css cleanupLV-426
2015-04-09style: editbox textarea: font-family & sizetLV-426
2015-04-09Updates scss for leap.rhizi.net node typesgarbash
2015-04-09domain leap: s/outcome/resource/Alon Levy
2015-04-09client: add different colors for commons domainAlon Levy
2015-04-06client: css: enable no opacity hover.Alon Levy
side effect: no more click to deselect before select (easier to implement). resolve #430
2015-04-05graph-view.scss: adding yellow text-shadow to link labelsLV-426
2015-04-05client: graph construction: text below circles. resolve #429Alon Levy
remind myself svg doesn't respect z-index, flatten back the svg structure: svg - zoom - graph g path 1 link text 1 node text 1 node text 2 node circle 1 node circle 2 per SVG 1.1 spec the last node is the top most.
2015-04-05user-signup: style: msg row backgroundLV-426
2015-04-05work down the drain... removing commented-out code from user-signup.scssLV-426
2015-04-05user-signup: format, orderLV-426
2015-04-02user_login: style loging failure, welcome-box shadow, format scss codeLV-426
2015-04-02client: graph_view: fix text with hover, text now under it's linkAlon Levy
plus make hover orange, and override opacity so nonselected hovered links are visible.
2015-04-02client: hover on nodes and links almost there, missing textAlon Levy
2015-04-01creation bubble SVG blur effectLV-426
2015-04-01Replaced login separator lines from absolute to relativegarbash
2015-03-24client: css: make notselected unclickable and hide any unselected link labelsAlon Levy
2015-03-10client: show red circle around focused element (focus != selection)Alon Levy
2015-03-07client/css/graph-view/node info: set textarea styleAlon Levy
2015-03-07client: node-info style fixes. Fixes #360Alon Levy
2015-03-01Fixed outline in edit box with chrome buggarbash