Loading scss/files.scss +5 −5 Original line number Diff line number Diff line Loading @@ -170,11 +170,11 @@ svg#mdi-delete{ background-size: 20px 20px; } .content.app-files .files-list__header a[href="/apps/files/shareoverview?dir=/"] .button-vue__wrapper .icon-vue, .content.app-files .files-list__header a[href="/apps/files/sharingin"] .button-vue__wrapper .icon-vue .content.app-files .files-list__header a[href="/apps/files/sharingout"] .button-vue__wrapper .icon-vue .content.app-files .files-list__header a[href="/apps/files/sharinglink"] .button-vue__wrapper .icon-vue .content.app-files .files-list__header a[href="/apps/files/deletedshares"] .button-vue__wrapper .icon-vue, .content.app-files .files-list__header a[href="/apps/files/pendingshares"] .button-vue__wrapper .icon-vue { .content.app-files .app-navigation-entry .app-navigation-entry-icon a[href="/apps/files/sharingin"] .button-vue__wrapper .icon-vue .content.app-files .app-navigation-entry .app-navigation-entry-icon a[href="/apps/files/sharingout"] .button-vue__wrapper .icon-vue .content.app-files .app-navigation-entry .app-navigation-entry-icon a[href="/apps/files/sharinglink"] .button-vue__wrapper .icon-vue .content.app-files .app-navigation-entry .app-navigation-entry-icon a[href="/apps/files/deletedshares"] .button-vue__wrapper .icon-vue, .content.app-files .app-navigation-entry .app-navigation-entry-icon a[href="/apps/files/pendingshares"] .button-vue__wrapper .icon-vue { background-image: var(--icon-files-app-808080); background-size: 20px 20px; } Loading Loading
scss/files.scss +5 −5 Original line number Diff line number Diff line Loading @@ -170,11 +170,11 @@ svg#mdi-delete{ background-size: 20px 20px; } .content.app-files .files-list__header a[href="/apps/files/shareoverview?dir=/"] .button-vue__wrapper .icon-vue, .content.app-files .files-list__header a[href="/apps/files/sharingin"] .button-vue__wrapper .icon-vue .content.app-files .files-list__header a[href="/apps/files/sharingout"] .button-vue__wrapper .icon-vue .content.app-files .files-list__header a[href="/apps/files/sharinglink"] .button-vue__wrapper .icon-vue .content.app-files .files-list__header a[href="/apps/files/deletedshares"] .button-vue__wrapper .icon-vue, .content.app-files .files-list__header a[href="/apps/files/pendingshares"] .button-vue__wrapper .icon-vue { .content.app-files .app-navigation-entry .app-navigation-entry-icon a[href="/apps/files/sharingin"] .button-vue__wrapper .icon-vue .content.app-files .app-navigation-entry .app-navigation-entry-icon a[href="/apps/files/sharingout"] .button-vue__wrapper .icon-vue .content.app-files .app-navigation-entry .app-navigation-entry-icon a[href="/apps/files/sharinglink"] .button-vue__wrapper .icon-vue .content.app-files .app-navigation-entry .app-navigation-entry-icon a[href="/apps/files/deletedshares"] .button-vue__wrapper .icon-vue, .content.app-files .app-navigation-entry .app-navigation-entry-icon a[href="/apps/files/pendingshares"] .button-vue__wrapper .icon-vue { background-image: var(--icon-files-app-808080); background-size: 20px 20px; } Loading