From 40b05174b69de8b0f8366b49d43a3cbc97563fda Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 30 Jan 2013 22:11:10 +0100 Subject: added actionbar, two-column dashboard --- module/web/static/css/default/dashboard.less | 4 ++-- 1 file changed, 2 insertions(+), 2 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 0c749eb36..e7e6117da 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -1,4 +1,4 @@ -@import "style.less"; +@import "common.less"; /* Dashboard @@ -93,7 +93,7 @@ } .package-row.first { - width: 50%; + width: 40%; font-weight: bold; i { -- cgit v1.2.3