Browse Source

Remove jquery ui background image

Signed-off-by: Julius Härtl <jus@bitgrid.net>
pull/8165/head
Julius Härtl 8 years ago
committed by Roeland Jago Douma
parent
commit
36fd2353a5
No known key found for this signature in database GPG Key ID: F941078878347C0C
  1. 1
      core/css/jquery-ui-fixes.scss

1
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;

Loading…
Cancel
Save