From 251b9e4cfbae0eabb40d6d0efd78fa5b9bc68016 Mon Sep 17 00:00:00 2001 From: Florian Schunk Date: Tue, 22 Jan 2019 21:11:10 +0100 Subject: [PATCH] fix opacity for add-new-folder button Signed-off-by: Florian Schunk --- core/css/styles.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/core/css/styles.scss b/core/css/styles.scss index 5f45b29cfd..912648f275 100644 --- a/core/css/styles.scss +++ b/core/css/styles.scss @@ -770,6 +770,7 @@ code { max-height: 36px; width: 36px; margin: 0px; + opacity: .5; } a {