From 1983f91e29d697ca24d46d07fc669f3431435416 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 3 Oct 2018 12:27:39 +0200 Subject: [PATCH] Fix grey background behind selection checkbox Signed-off-by: Jan-Christoph Borchardt --- apps/files/css/files.scss | 1 + 1 file changed, 1 insertion(+) 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;