summaryrefslogtreecommitdiffstats
path: root/module/web/static/css/default/dashboard.less
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-12-22 23:19:27 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-12-22 23:19:27 +0100
commitf5d0ab4c6472fe84551bc35cbc13b5085f9b9b12 (patch)
tree57939561c8aed4acb4b2c3c3bea2e5ea439005d4 /module/web/static/css/default/dashboard.less
parentimproved dashboard a little (diff)
downloadpyload-f5d0ab4c6472fe84551bc35cbc13b5085f9b9b12.tar.xz
removed edit icon, changed color
Diffstat (limited to 'module/web/static/css/default/dashboard.less')
-rw-r--r--module/web/static/css/default/dashboard.less2
1 files changed, 1 insertions, 1 deletions
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;
}
/*