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

Remove header background image

This commit is contained in:
Magnus Walbeck 2020-01-24 21:00:50 +01:00
parent 8ef46c018c
commit 4ec7a6f38f

View file

@ -278,6 +278,7 @@ a {
#body-settings #header,
#body-public #header {
background-color: var(--color-background-darker);
background-image: unset !important;
}
#settings #expand:hover #expandDisplayName,