1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-07-03 01:51:35 +00:00

Remove gallery icon styling

This commit is contained in:
Magnus Walbeck 2020-02-25 17:20:17 +01:00
parent 210971e150
commit 34d133749f

View file

@ -495,16 +495,6 @@ img.two-factor-provider-settings-icon,
filter: invert(95%);
}
// Home breadcrumb icon in gallery app
.app-gallery .home img {
filter: invert(95%);
}
// Gallery App: Sorting icons and share button
.app-gallery .button img.svg {
filter: invert(95%);
}
// Activity App: Navigation sidebar
.app-activity #app-navigation ul li a img {
filter: invert(95%);