summaryrefslogtreecommitdiffstats
path: root/module/web/static/css/default/dashboard.less
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-03-22 11:52:43 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-03-22 11:52:43 +0100
commitd2b3915142e9f7b67a8110a016668a28bc574781 (patch)
tree809de396b6ef134f70b2a0168458fc95a616098e /module/web/static/css/default/dashboard.less
parentdifferent server attributes in header (diff)
downloadpyload-d2b3915142e9f7b67a8110a016668a28bc574781.tar.xz
show button when files are selected
Diffstat (limited to 'module/web/static/css/default/dashboard.less')
-rw-r--r--module/web/static/css/default/dashboard.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/module/web/static/css/default/dashboard.less b/module/web/static/css/default/dashboard.less
index 7f8627d98..cf6e0d410 100644
--- a/module/web/static/css/default/dashboard.less
+++ b/module/web/static/css/default/dashboard.less
@@ -123,6 +123,15 @@
width: 100%;
}
+ .btn-move {
+ color: @green;
+ display: none;
+ }
+
+}
+
+.ui-files-selected .btn-move {
+ display: inline;
}
// Tag area with different effect on hover