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

Commit 18affd00 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

Update file style.css

parent 2f1c6066
Loading
Loading
Loading
Loading
Loading
+31 −57
Original line number Diff line number Diff line
@@ -4233,6 +4233,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
        color: #ffffff !important;
    }
    @media(prefers-color-scheme: dark){
        body:not([data-themes="light"]):not([data-themes="light-highcontrast"]){
            #rl-app #messageItem,
            #rl-app #messageItem table,
            #rl-app #messageItem h1,
@@ -4262,35 +4263,8 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
                background: #000000 !important;
                color: #ffffff !important;
            }
        body[data-themes="light"] #rl-app #messageItem,
        body[data-themes="light"] #rl-app #messageItem table,
        body[data-themes="light"] #rl-app #messageItem h1,
        body[data-themes="light"] #rl-app #messageItem h2,
        body[data-themes="light"] #rl-app #messageItem h3,
        body[data-themes="light"] #rl-app #messageItem h4,
        body[data-themes="light"] #rl-app #messageItem p,
        body[data-themes="light"] #rl-app #messageItem span,
        body[data-themes="light"] #rl-app #messageItem div,
        body[data-themes="light"] #rl-app #messageItem li,
        body[data-themes="light"]#rl-app #messageItem font,
        body[data-themes="light"] #rl-app #messageItem tr,
        body[data-themes="light"] #rl-app #messageItem td,
        body[data-themes="light-highcontrast"] #rl-app #messageItem,
        body[data-themes="light-highcontrast"] #rl-app #messageItem table,
        body[data-themes="light-highcontrast"] #rl-app #messageItem h1,
        body[data-themes="light-highcontrast"] #rl-app #messageItem h2,
        body[data-themes="light-highcontrast"] #rl-app #messageItem h3,
        body[data-themes="light-highcontrast"] #rl-app #messageItem h4,
        body[data-themes="light-highcontrast"] #rl-app #messageItem p,
        body[data-themes="light-highcontrast"] #rl-app #messageItem span,
        body[data-themes="light-highcontrast"] #rl-app #messageItem div,
        body[data-themes="light-highcontrast"] #rl-app #messageItem li,
        body[data-themes="light-highcontrast"]#rl-app #messageItem font,
        body[data-themes="light-highcontrast"] #rl-app #messageItem tr,
        body[data-themes="light-highcontrast"] #rl-app #messageItem td  {
            background: var(--color-background-mailbody) !important;
            color: var(--color-main-text) !important;
        }
            
    }
    #rl-app #rl-popups #V-PopupsContacts label[data-i18n="CONTACTS/TAB_BUSINESS"],
    #rl-app #rl-popups #V-PopupsContacts label[data-i18n="CONTACTS/TAB_CRYPTO"],