Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e3eab44 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

files icon

parent d5ceab48
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -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;
}