diff options
| author | hallgren <hallgren@chalmers.se> | 2011-07-06 16:55:42 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-07-06 16:55:42 +0000 |
| commit | db4753aa2d627f9ec8b41a47afb5a6fcf5e54777 (patch) | |
| tree | 124f42c3b6ff12dbe899e12bcbcf6c2abfcaac1f /src/editor/simple/editor.css | |
| parent | 25ae9b2dc4d2a2a5bd2e1920e1ee82dfbef4162e (diff) | |
gfse: grammars in the cloud, work in progress
Diffstat (limited to 'src/editor/simple/editor.css')
| -rw-r--r-- | src/editor/simple/editor.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/editor/simple/editor.css b/src/editor/simple/editor.css index 32625e699..ebb0a9baa 100644 --- a/src/editor/simple/editor.css +++ b/src/editor/simple/editor.css @@ -78,3 +78,5 @@ table.tabs input[type=button] { input.string_edit { font-family: inherit; font-size: inherit; } ul.languages { -moz-column-width: 20em; } + +#sharing h1, #sharing .footer { display: none; }
\ No newline at end of file |
