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 {
|
.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;
|
||||||
|
|
Loading…
Reference in New Issue