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

Commit 13fecf92 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

icon color on high contrast

parent 8f5c3651
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1753,6 +1753,6 @@ body.theme--dark.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--dark.theme--highcontrast #header .notifications-button.hasNotification {
  opacity: 1;
body.theme--dark.theme--highcontrast #header .notifications-button.hasNotifications{
  opacity: 1 !important;
}