summaryrefslogtreecommitdiff
path: root/res/client/css/by-view
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-04-10 04:34:19 +0300
committerLV-426 <lv-426@taproot.org.il>2015-04-10 04:34:19 +0300
commit5329a068606ecb545013f8f3f6b93aeb62c5e72d (patch)
treef042c5776928c18792c57fb08234d9697f8bd9b2 /res/client/css/by-view
parent48dc9fa7f62201d3a137e829d09d251c07559b85 (diff)
info-container: partial, painful html, css cleanup
Diffstat (limited to 'res/client/css/by-view')
-rw-r--r--res/client/css/by-view/graph-view.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/client/css/by-view/graph-view.scss b/res/client/css/by-view/graph-view.scss
index e0afb0a8..9d64f5a5 100644
--- a/res/client/css/by-view/graph-view.scss
+++ b/res/client/css/by-view/graph-view.scss
@@ -264,13 +264,6 @@ g:focus circle {
font-size: $h3-size;
}
-#editbox textarea {
- height: inherit;
- font-size: $h4-size;
- font-family: sans-serif;
- width: 100%;
-}
-
#graph-view__canvas {
height: inherit; // inherit from container which should be set to 100%
}