From f370ef06ad9db2e47edba02b99271137324997cf Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 23 Sep 2012 21:04:47 +0200 Subject: added some animations, code for show/hiding items --- module/web/static/css/default/style.less | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'module/web/static/css') diff --git a/module/web/static/css/default/style.less b/module/web/static/css/default/style.less index 203135e97..a22f29999 100644 --- a/module/web/static/css/default/style.less +++ b/module/web/static/css/default/style.less @@ -292,7 +292,7 @@ footer h2 { margin-bottom: 5px; } -#dash-nav li > a { +#dash-nav > li > a { margin-top: 5px; } @@ -315,4 +315,9 @@ footer h2 { #dash-nav input, #dash-nav button { padding-top: 2px; padding-bottom: 2px; +} + +#dash-nav .dropdown-menu i { + margin-top: 4px; + padding-right: 5px; } \ No newline at end of file -- cgit v1.2.3