From d13e311aafdb142b667774ff989f673cd0d65ba3 Mon Sep 17 00:00:00 2001 From: Julius Härtl Date: Thu, 27 Apr 2017 17:52:09 +0200 Subject: Invert new header icons on bright theming colors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- core/css/styles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/css/styles.scss b/core/css/styles.scss index 69a876240b0..f85ae93ccc8 100644 --- a/core/css/styles.scss +++ b/core/css/styles.scss @@ -1064,7 +1064,7 @@ span.ui-icon { background-size: 16px 16px; padding: 14px; cursor: pointer; - opacity: .7; + opacity: .6; } } -- cgit v1.2.3