mirror of
https://github.com/nextcloud/server.git
synced 2026-02-19 02:38:40 -05:00
Remove jquery ui background image
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
79e81c15c5
commit
36fd2353a5
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