summaryrefslogtreecommitdiff
path: root/res/css/partials/graph-view.scss
AgeCommit message (Collapse)Author
2014-12-16moving files around after repository mergerAlon Levy
2014-12-08Revert "Fixes #193 - reduce bubble opacity to 0.5 from 0.9"Alon Levy
This reverts commit b7e6b948b6ae1cc2f3cbf9523a4b6eab6e7993fe. Now that svg is partitioned with selected links above bubble it's opacity can be restored to the previous value.
2014-12-07Fixes #193 - reduce bubble opacity to 0.5 from 0.9Alon Levy
2014-12-07changes input bubble styleOfer Lehr
text is now readable - but it still isn't pretty
2014-12-06new info box (now card) styling - PartialOfer Lehr
added a class to the info card to style different types in css. also rearranged colors in helpers.js (alon: changed implementation and broke the edit, will fix in the morning)
2014-12-06disable dragging bubble (css solution, drag d3 behavior confusing)Alon Levy
Fixes #190
2014-12-06minor twaeks to the graph stylingOfer Lehr
2014-12-06Some tweaks to the graph stylesOfer Lehr
2014-12-06nicer looking autocompleteOfer Lehr
added a class to the items inside the suggestion box so we could style them.
2014-12-04svgInput modularized, works mostlyAlon Levy
missing correct width (setting it on the input instead of the FO) plus only chrome looks ok for link, FF still misplaced.
2014-12-04enable back pointer-events for linksAlon Levy
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-02Changed text colour for nodes and edgesgarbash
2014-11-30Made powered by nicer+removed debug interfacegarbash
2014-11-30Input bar styling - submit button not workinggarbash
2014-11-30Added top-bar + removed deprecated elements and classesgarbash
2014-11-28Implemented stylesheet structure+font changegarbash