Merge pull request #8287 from nextcloud/stable13-8165
[13] Remove jquery ui background image
This commit is contained in:
commit
e47e1f6bdd
|
@ -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