summaryrefslogtreecommitdiff
path: root/res/css/style.css
AgeCommit message (Expand)Author
2014-12-04svgInput modularized, works mostlyAlon Levy
2014-12-04improved input bar styling and animationOfer Lehr
2014-12-04fixes #165 - Input box segment obscures graph viewOfer Lehr
2014-12-04enable back pointer-events for linksAlon Levy
2014-12-04better CSS for alert - moved button img out of the HTMLOfer Lehr
2014-12-04moved organization logo to css instead of inline HTMLOfer Lehr
2014-12-04fixed search bar positioning, scroll bug and moved export button to search barOfer Lehr
2014-12-04css: remove pointer-events:none from selected elementsAlon Levy
2014-12-03Fixed search bar positioning inconsistenciesgarbash
2014-12-03assume logged-in user, rm userBusLV-426
2014-12-02Changed text colour for nodes and edgesgarbash
2014-12-01rerun sass after rebase of last ofer commitAlon Levy
2014-12-01changed position css and input barOfer Lehr
2014-12-01use localStorage to show intro-task only until clickedAlon Levy
2014-12-01Removed "powered by"garbash
2014-12-01fixed broken fonts, div positioning and search bar drop shadowOfer Lehr
2014-12-01fixed sass variable colors and polished top bar cssOfer Lehr
2014-11-30box-shadow to search-bargarbash
2014-11-30Made powered by nicer+removed debug interfacegarbash
2014-11-30Input bar styling - submit button not workinggarbash
2014-11-30Task-alert styling - button not-workinggarbash
2014-11-30Styled search-bargarbash
2014-11-30Added top-bar + removed deprecated elements and classesgarbash
2014-11-28Add compiled style.css+mapgarbash
2014-11-28Implemented stylesheet structure+font changegarbash
2014-11-28Changed node types names resolving #162garbash
2014-11-28introduce sass - only changes are whitespace and curly after last rule (sassism)Alon Levy
2014-11-28Replaced existing fort family to source-sans-progarbash
2014-11-24style: group link selectorsAlon Levy
2014-11-24add search uiAlon Levy
2014-11-24style.css: fix typo in debug uiAlon Levy
2014-11-24style.css: filter is experimental and not supported by IEAlon Levy
2014-11-24style.css: firefox 35 complains about slash comment in style propertyAlon Levy
2014-11-19Extreme opacity for the unselectedgarbash
2014-11-19notselected & selected classes added; only used when a selection is in progressAlon Levy
2014-11-18rz_core: move styling to css for easy skinningAlon Levy
2014-11-11Fix highlight of node and edgeAlon Levy
2014-11-11bug fix: subtitle text+ghost edge sizegarbash
2014-11-11rename load/save file; Fixes #111Alon Levy
2014-11-11add ghostlink for easier edge selection (Fixes #131)Alon Levy
2014-11-11Add edge_info tab; implements edge deletionAlon Levy
2014-11-11mv css, font resources to res/font/, res/css/LV-426