From 1da5d741272de374bd11d4224be347bc6aa45053 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 27 Feb 2013 14:02:03 +0100 Subject: prepared dashboard actionbar --- module/web/static/css/default/dashboard.less | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'module/web/static/css/default') diff --git a/module/web/static/css/default/dashboard.less b/module/web/static/css/default/dashboard.less index 12d833168..e9d313d32 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -167,14 +167,13 @@ .gradient(top, @blue, @blueDark); } - &.selected { + &.ui-selected { .gradient(top, @yellow, @yellowDark); color: @dark; .iconf-chevron-down:hover { color: @light; } - } img { @@ -252,6 +251,6 @@ FANCY CHECKBOXES cursor: pointer; } -.file-view.selected .checkbox { +.file-view.ui-selected .checkbox { background: url(../../img/default/checks_sheet.png) -21px top no-repeat; -} +} \ No newline at end of file -- cgit v1.2.3