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

Commit e700cbfb authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

files sharing icons fix

parent ba95cd45
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -189,8 +189,9 @@ svg#mdi-delete{
.content.app-files .files-list__row-actions button.button-vue--icon-only .icon-vue svg,
.content.app-files .app-navigation-entry a[href="/apps/files/sharingin"] .app-navigation-entry-icon .icon-vue,
.content.app-files .app-navigation-entry a[href="/apps/files/sharingout"] .app-navigation-entry-icon .icon-vue,
.content.app-files .app-navigation-entry a[href="/apps/files/sharinglink"] .app-navigation-entry-icon .icon-vue,
.content.app-files .app-navigation-entry a[href="/apps/files/deletedshares"] .app-navigation-entry-icon .icon-vue {
.content.app-files .app-navigation-entry a[href="/apps/files/sharinglinks"] .app-navigation-entry-icon .icon-vue,
.content.app-files .app-navigation-entry a[href="/apps/files/deletedshares"] .app-navigation-entry-icon .icon-vue,
.content.app-files .app-navigation-entry a[href="/apps/files/pendingshares"] .app-navigation-entry-icon .icon-vue {
	color: var(--icon-inactive-color);
}
.upload-picker.files-list__header-upload-button .action-item--secondary[menu-title="New"] .button-vue--icon-and-text.button-vue--vue-secondary {