Skip to content

Commit c592abe

Browse files
authored
Merge pull request #8165 from nextcloud/jquery-ui-missing-img
Remove jquery ui background image
2 parents a0dfc7d + 36fd235 commit c592abe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/css/jquery-ui-fixes.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
.ui-widget-header {
1212
border: none;
1313
color: $color-main-text;
14+
background-image: none;
1415
}
1516
.ui-widget-header a {
1617
color: $color-main-text;

0 commit comments

Comments
 (0)