From ba372f046e085618e847c6cece0884fa426c5aa8 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 31 Jan 2013 23:03:40 +0100 Subject: added some icons, placeholder for left menu --- module/web/static/css/default/dashboard.less | 40 ---------------------------- 1 file changed, 40 deletions(-) (limited to 'module/web/static/css/default/dashboard.less') diff --git a/module/web/static/css/default/dashboard.less b/module/web/static/css/default/dashboard.less index e7e6117da..fd0ebf61e 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -4,46 +4,6 @@ Dashboard */ -.nav > li > a:hover { - color: @blue; -} - -#dash-nav { - border-bottom: 1px dashed @grey; - padding-bottom: 2px; - margin-bottom: 5px; -} - -#dash-nav > li > a { - margin-top: 5px; -} - -#dash-nav .breadcrumb { - margin: 0; - padding-top: 10px; - padding-bottom: 0; - - .active { - color: @grey; - } - -} - -#dash-nav form { - margin-top: 8px; - margin-bottom: 0; -} - -#dash-nav input, #dash-nav button { - padding-top: 2px; - padding-bottom: 2px; -} - -#dash-nav .dropdown-menu i { - margin-top: 4px; - padding-right: 5px; -} - #dashboard ul { margin: 0; list-style: none; -- cgit v1.2.3