summaryrefslogtreecommitdiffstats
path: root/module/web/static/css/default
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/static/css/default')
-rw-r--r--module/web/static/css/default/dashboard.less6
1 files changed, 1 insertions, 5 deletions
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;
}