From 67c4c19e5aa19c09d5dbefdc8077cda3941713c7 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 21 Mar 2013 11:39:16 +0100 Subject: render package stats, speedgraph --- module/web/static/css/default/dashboard.less | 1 - module/web/static/css/default/style.less | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) (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 b1d8326d8..7f8627d98 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -263,7 +263,6 @@ text-align: left; .gradient(top, @yellow, @yellowDark); color: @dark; - padding: 0px 5px; } } diff --git a/module/web/static/css/default/style.less b/module/web/static/css/default/style.less index baa8cc413..0f9b551b3 100644 --- a/module/web/static/css/default/style.less +++ b/module/web/static/css/default/style.less @@ -254,6 +254,7 @@ header .logo { .iconf-list { cursor: pointer; + margin-right: 5px; // same as globalprogress margin &:hover { color: @yellow; -- cgit v1.2.3