From 030904487d0b2f87c4e2cbf296a916593fb3f9f1 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 24 Feb 2013 18:54:48 +0100 Subject: improved package and global menu --- module/web/static/css/default/dashboard.less | 6 +----- 1 file changed, 1 insertion(+), 5 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 2677b4035..72758959c 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -101,14 +101,10 @@ height: @frame-top; line-height: @frame-top; - i:hover { + & > i:hover { color: @green; } - i.iconf-trash:hover { - color: @red; - } - .dropdown-menu { text-shadow: none; } -- cgit v1.2.3