From 36fd2353a5836d984e402c903587b0f426672032 Mon Sep 17 00:00:00 2001 From: Julius Härtl Date: Sat, 3 Feb 2018 10:54:11 +0100 Subject: Remove jquery ui background image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- core/css/jquery-ui-fixes.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'core') diff --git a/core/css/jquery-ui-fixes.scss b/core/css/jquery-ui-fixes.scss index 9dc75fc3274..0500e1b08c8 100644 --- a/core/css/jquery-ui-fixes.scss +++ b/core/css/jquery-ui-fixes.scss @@ -11,6 +11,7 @@ .ui-widget-header { border: none; color: $color-main-text; + background-image: none; } .ui-widget-header a { color: $color-main-text; -- cgit v1.2.3