summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
AgeCommit message (Collapse)Author
2015-07-06client/css/dropdown menu: prevent line breaks, add padding on rightgarbash
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-06Revert "filter dropdown nowrap"garbash
This reverts commit 4bb0286b0534924d3e8644fa37236c30a680059d. Should be done at scss.
2015-07-06filter dropdown nowrapgarbash
2015-07-06css for ocean.rhizi.netgarbash
2015-07-06input help textgarbash
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[top-bar redesign] misc, css updateLV-426
2015-05-20Fixed activity history widthgarbash
2015-05-20Revert "Fix feedback button veering off the side"garbash
This reverts commit 6ad99aab0dce67761640c9829ba2b7b29252f73d.
2015-05-20Fix feedback button veering off the sidegarbash
2015-05-19Fixes issue #542garbash
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-18style: improving toolbar_x button look with box-shadowLV-426
2015-05-18style: toolbar_x: close_btnLV-426
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-13commit css updates from scssAlon Levy
2015-05-13Modified activity stream to run beneath input bargarbash
2015-05-12index.html: generalizing site-logo htmlLV-426
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-08css: update per last scss changeAlon Levy
2015-05-05css: selected link/node: yellow outline always, larger for first selected nodeAlon Levy
2015-05-04client: single delete button. fixes #523Alon Levy
2015-05-03client: new doc: add error message. fixes #534Alon Levy
2015-04-25client: convert svg icons to pngAlon Levy
while deploying a docker container both firefox and chrome refuse to load same path svg (reporting 'image failed to load' but showing 200 on the client, suggesting it is a behaviour implemnted after the HTTP interaction is completed successfully), while they accept png. This is a workaround. We already have other icons as png's, and we do not support change in icon size, suggesting no down side to this right now. The svg sources are left, and are actually still deployed (minor issue).
2015-04-21Add middle-score to multi-word node typesgarbash
Also: See issues #508 + #509
2015-04-14client/info-container: make sure properties dialog is always visible - does ↵Alon Levy
show up longer on taller screens
2015-04-12client/style: update css for drop of .circle.needAlon Levy
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-12client: zoom to selection button instead of automatic on selectionAlon Levy
2015-04-10info-container: partial, painful html, css cleanupLV-426
2015-04-09style: editbox textarea: font-family & sizetLV-426
2015-04-09style: align zoom buttons with upper tool-barLV-426
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-06filter menu: fix position, simplify HTMLLV-426