Remove jquery ui background image

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-02-03 10:54:11 +01:00
parent 9c9c438c8b
commit f248c7a583
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
.ui-widget-header { .ui-widget-header {
border: none; border: none;
color: $color-main-text; color: $color-main-text;
background-image: none;
} }
.ui-widget-header a { .ui-widget-header a {
color: $color-main-text; color: $color-main-text;