Remove jquery ui background image
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
9c9c438c8b
commit
f248c7a583
|
@ -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…
Reference in New Issue