summaryrefslogtreecommitdiff
path: root/src/www/gfse/editor.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/www/gfse/editor.css')
-rw-r--r--src/www/gfse/editor.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/www/gfse/editor.css b/src/www/gfse/editor.css
index fa5d21306..c6973f2d5 100644
--- a/src/www/gfse/editor.css
+++ b/src/www/gfse/editor.css
@@ -129,7 +129,7 @@ textarea.text_mode {
width: 99%;
}
-div#minibar {
+div#minibar, div#syntax_editor {
border: 1px solid black;
padding: 5px;
background: #ccc url("../minibar/brushed-metal.png");