diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-12-28 19:57:11 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-12-28 19:57:11 +0100 |
commit | 2ea0d4a87489efd57a30f8a04b660fe1fc7701da (patch) | |
tree | 763a10d705b39a7e59ee97af8800b662fe07b010 /module/web/static/css/default/settings.less | |
parent | button for progress popover (diff) | |
download | pyload-2ea0d4a87489efd57a30f8a04b660fe1fc7701da.tar.xz |
added animate-enhanced
Diffstat (limited to 'module/web/static/css/default/settings.less')
-rw-r--r-- | module/web/static/css/default/settings.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/module/web/static/css/default/settings.less b/module/web/static/css/default/settings.less index 094d56886..225152da1 100644 --- a/module/web/static/css/default/settings.less +++ b/module/web/static/css/default/settings.less @@ -39,6 +39,7 @@ border: 10px solid @blueDark;
box-shadow: 0 0 5px @dark;
+// .gradient(bottom, @yellowLightest, @light);
.page-header {
margin: 0;
|