summaryrefslogtreecommitdiff
path: root/src/www/syntax-editor/editor.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/www/syntax-editor/editor.css')
-rw-r--r--src/www/syntax-editor/editor.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/www/syntax-editor/editor.css b/src/www/syntax-editor/editor.css
index 8640a819f..1675372f7 100644
--- a/src/www/syntax-editor/editor.css
+++ b/src/www/syntax-editor/editor.css
@@ -1,5 +1,5 @@
-body {
- background: #ccc url("http://cloud.grammaticalframework.org/minibar/brushed-metal.png");
+body.syntax_editor {
+ background: #ccc url("../minibar/brushed-metal.png");
}
.hidden