summaryrefslogtreecommitdiff
path: root/src/editor/simple/editor.css
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2011-07-25 19:21:46 +0000
committerhallgren <hallgren@chalmers.se>2011-07-25 19:21:46 +0000
commit0f7743992b1816ba0bddffe4c7c122469c47e32b (patch)
treed3767ea812ebc5d142f1ec03a177d91978e704e1 /src/editor/simple/editor.css
parent848373e29e6d16db50b68e8835a474dd14b5ab9d (diff)
gfse: various small improvements
Diffstat (limited to 'src/editor/simple/editor.css')
-rw-r--r--src/editor/simple/editor.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/editor/simple/editor.css b/src/editor/simple/editor.css
index ebb0a9baa..d7a415186 100644
--- a/src/editor/simple/editor.css
+++ b/src/editor/simple/editor.css
@@ -79,4 +79,6 @@ input.string_edit { font-family: inherit; font-size: inherit; }
ul.languages { -moz-column-width: 20em; }
+li { margin-top: 0.5ex; margin-bottom: 0.5ex; }
+
#sharing h1, #sharing .footer { display: none; } \ No newline at end of file