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

Commit 2f9601fc authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

icon color fix

parent 94af1cae
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1878,3 +1878,7 @@ textarea {
#body-user .material-design-icon.menu-open-icon svg {
    color: var(--icon-inactive-color);
}

.notification img.notification-icon {
    filter: brightness(0) saturate(100%) invert(42%) sepia(97%) saturate(0%) hue-rotate(150deg) brightness(98%) contrast(101%);
}
 No newline at end of file