summaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.scss
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-03 12:27:39 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-18 13:44:04 +0200
commit1983f91e29d697ca24d46d07fc669f3431435416 (patch)
tree42f8050714a7d2b67da033bff19198fb2de1481a /apps/files/css/files.scss
parent34038136b03d8cefef533d1944b0bb1420630ab8 (diff)
downloadnextcloud-server-1983f91e29d697ca24d46d07fc669f3431435416.tar.gz
nextcloud-server-1983f91e29d697ca24d46d07fc669f3431435416.zip
Fix grey background behind selection checkbox
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'apps/files/css/files.scss')
-rw-r--r--apps/files/css/files.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index c8bac605381..925d25fa0fe 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -814,6 +814,7 @@ table.dragshadow td.size {
display: flex;
width: 44px;
z-index: 10;
+ background: transparent;
label {
width: 44px;