mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
Merge pull request #8287 from nextcloud/stable13-8165
[13] Remove jquery ui background image
This commit is contained in:
commit
e47e1f6bdd
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