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

Commit 9aa4c654 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

high contrast mode fix

parent 9984b1b1
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1743,7 +1743,8 @@ body.theme--highcontrast #header #appmenu li .icon-more-white {
    background-image: var(--icon-more-000);
}
body.theme--dark.theme--highcontrast #header .header-menu.unified-search a.header-menu__trigger,
body.theme--highcontrast #header .notifications-button.hasNotifications {
body.theme--highcontrast #header .notifications-button.hasNotifications,
body.theme--highcontrast #unified-search .header-menu__trigger {
    opacity: 1 !important;
}
body.theme--dark.theme--highcontrast #header #appmenu li:hover a,