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

Commit 08a0d13c authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

rnd: revert hover color changes

parent bef39bac
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@
    --color-main-background-translucent: #f2f2f2;
    --color-main-text: black;
    --color-background-hover: white;
    --color-primary-element-hover: #f5f5f5 !important;
    --color-text-maxcontrast: black;
    --color-border-dark: #e6e6e6;
    --color-border: #ebebeb;
@@ -79,7 +78,6 @@ body[data-themes="dark"] , body[data-themes="dark-highcontrast"]{
    --image-logoheader-custom:true;
    --background-image-invert-if-bright:no !important;
    --image-background:none !important;
    --color-primary-element-hover: #212121 !important;
}

body.theme--highcontrast {