1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-04-08 06:50:11 +00:00

Fix opacities in Calendar

This commit is contained in:
Magnus Walbeck 2021-11-28 00:27:16 +01:00
parent 2e6f11dc33
commit 1c5ad0179a
Signed by: mwalbeck
GPG key ID: CCB78CFF3F950769

View file

@ -69,6 +69,19 @@
}
}
// New styling for vue
#content-vue
.app-navigation-entry__counter-wrapper
.action-item.sharing
.material-design-icon.share {
opacity: 1;
}
.popover.open .action-link {
opacity: 1;
}
/* Icons -------------------------------------------------------------------- */
.app-calendar,