From 63cef4c7d641ffddaeabcd768020674e2681ba05 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 20 Mar 2013 21:39:30 +0100 Subject: improved ui, render waiting files --- module/web/static/css/default/dashboard.less | 4 +++- 1 file changed, 3 insertions(+), 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 865812e41..b1d8326d8 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -260,8 +260,10 @@ } .bar { + text-align: left; .gradient(top, @yellow, @yellowDark); - color: @light; + color: @dark; + padding: 0px 5px; } } -- cgit v1.2.3