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 committed by Roeland Jago Douma
parent 79e81c15c5
commit 36fd2353a5
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 1 additions and 0 deletions

View File

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