summaryrefslogtreecommitdiff
path: root/res/client/css/style.css.map
AgeCommit message (Collapse)Author
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-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
2015-04-06fixing filter menu positioningLV-426
2015-04-05client: link properties dialog: delete button identical to node dialogAlon Levy
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-05Remove export button from normal interface, add export button to dev mode ↵garbash
menu. #437
2015-04-05Toolbar icons are now text labelsgarbash
2015-04-05Quick fix of new and open file iconsgarbash
2015-04-03layout buttons: behavior, icon-design & styleLV-426
2015-04-02task-alert.scss: format, use absolute positioning for close-buttonLV-426
2015-04-02style: cmd_bar: miscLV-426
2015-04-02user_login: style loging failure, welcome-box shadow, format scss codeLV-426
2015-04-02client/style: add layout-buttons and btn_layoutwip/selection-ringAlon Levy
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-02style.scss: remove renamed zoom-bar importwip__doc_supportAlon Levy
2015-04-01[style] top-bar docificationLV-426
2015-04-01Slightly more stylised zoom buttonsgarbash
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-22client: info/edge-info: prevent horizontal scroll barAlon Levy
2015-03-22client: move zoom buttons into zoom-bar on bottom rightAlon Levy
2015-03-02Fixed input-bar missing placeholder+line-heightgarbash
2015-03-01Fixed outline in edit box with chrome buggarbash
2015-03-01update style.cssLV-426
2015-02-25tool-bar: include merge/link buttons, use link-icon, merge icon still missingLV-426
2015-02-25style: task-alert: prevent line breakLV-426
2015-02-25style: dropdown-menu-heading: add padding regardless of hoverLV-426
2015-02-25style: #menu__type-filter: use solid backgroundLV-426
2015-02-25input-container__search: use baseline math for top marginLV-426
2015-02-24input-bar.scss: horizontally align search input-container with tool-barLV-426
2015-02-24top-bar: restoring original positioning for 3rd party logoLV-426
2015-02-24base.scss: set content to expand verticallyLV-426
2015-02-09style: .task-descLV-426