From 8b5c12f2b9875c0890f8c7ad76c29f6130d50670 Mon Sep 17 00:00:00 2001 From: Mark MacKay Date: Tue, 17 Jul 2012 20:14:48 -0500 Subject: [PATCH] fixing wrong concatenation --- editor/svg-editor.css | 1 + method-draw/svg-editor.css | 1 + 2 files changed, 2 insertions(+) diff --git a/editor/svg-editor.css b/editor/svg-editor.css index a36e537..7db9e5e 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -1,4 +1,5 @@ /* Comment to prevent wrong concat */ + body { background: #2F2F2C; font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; diff --git a/method-draw/svg-editor.css b/method-draw/svg-editor.css index a36e537..7db9e5e 100644 --- a/method-draw/svg-editor.css +++ b/method-draw/svg-editor.css @@ -1,4 +1,5 @@ /* Comment to prevent wrong concat */ + body { background: #2F2F2C; font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;