Merge pull request #8165 from nextcloud/jquery-ui-missing-img

Remove jquery ui background image
This commit is contained in:
Morris Jobke 2018-02-05 11:33:38 +01:00 committed by GitHub
commit c592abe8ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@
.ui-widget-header {
border: none;
color: $color-main-text;
background-image: none;
}
.ui-widget-header a {
color: $color-main-text;