From f5d0ab4c6472fe84551bc35cbc13b5085f9b9b12 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 22 Dec 2012 23:19:27 +0100 Subject: removed edit icon, changed color --- module/web/static/css/default/dashboard.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 4f82eb82e..6d0f8cf65 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -110,7 +110,7 @@ // Box containing the files .package-view > ul { - .gradient(left, @yellowLighter, @yellowLightest); + .gradient(left, @light, @greenLight); // box-shadow: 0 0 5px black; } /* -- cgit v1.2.3