web: fix icon flashing in header, fix notification header icon in dark mode

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-07-23 20:57:06 +02:00
parent 5ff3e9b418
commit a4b051fcc1
2 changed files with 27 additions and 21 deletions

View File

@ -127,7 +127,8 @@ body {
.pf-c-page__main-section {
--pf-c-page__main-section--BackgroundColor: var(--ak-dark-background);
}
.sidebar-trigger {
.sidebar-trigger,
.notification-trigger {
background-color: var(--ak-dark-background-light) !important;
}
.pf-c-page__main-section.pf-m-light {