From 8bd58a02970d3650b5b3efb6298f40529737c2d8 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 21 Nov 2012 15:07:59 +0000 Subject: minibar+syntax editor integration, work in progress --- src/www/syntax-editor/editor.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/www/syntax-editor/editor.css') 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 -- cgit v1.2.3