Merge pull request #8287 from nextcloud/stable13-8165

[13] Remove jquery ui background image
This commit is contained in:
John Molakvoæ 2018-02-10 00:05:01 +01:00 committed by GitHub
commit e47e1f6bdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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;