From 1e1b64539144006c59c7b705700fc7f34c7a26b1 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 20 Feb 2013 12:00:22 +0100 Subject: more animation for dashboard --- module/web/static/css/default/style.less | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'module/web/static/css/default/style.less') diff --git a/module/web/static/css/default/style.less b/module/web/static/css/default/style.less index 7db464c92..3e2a42abf 100644 --- a/module/web/static/css/default/style.less +++ b/module/web/static/css/default/style.less @@ -333,8 +333,15 @@ header .logo { left: 50%; bottom: -28px; min-width: 15%; -// color: @dark; -// background-color: @light; + + i { + cursor: pointer; + + &:hover { + color: @yellow; + } + } + } /* -- cgit v1.2.3