From 46982b6e0ab7ab8fc46729a1ae883b937b74e6fe Mon Sep 17 00:00:00 2001 From: Athou Date: Sun, 14 Jul 2013 06:55:49 +0200 Subject: [PATCH] fix theme --- src/main/webapp/sass/themes/_svetla.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/sass/themes/_svetla.scss b/src/main/webapp/sass/themes/_svetla.scss index 8559c2ea..b6ab569d 100644 --- a/src/main/webapp/sass/themes/_svetla.scss +++ b/src/main/webapp/sass/themes/_svetla.scss @@ -1,4 +1,4 @@ -#svetla { +#theme-svetla { /*background color*/ body, div.form-actions, .toolbar { background: #E3D4D1;