mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #8165 from nextcloud/jquery-ui-missing-img
Remove jquery ui background image
This commit is contained in:
commit
c592abe8ba
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue