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

Commit fd481993 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

snappy theme fix

parent 59ccefcf
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -2822,7 +2822,9 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
        color: transparent;
    }
    #rl-app #V-MailMessageView .messageView span.flagParent {
        font-size: 15px;
        font-size: 14px;
        vertical-align: middle;
        line-height: 16px;
    }
    #rl-app #V-MailMessageView .messageView span.flagParent.g-ui-user-select-none.fontastic.flagOn {
        color: #ffca48;
@@ -3784,7 +3786,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
        margin-top: 0;
        border-top: none;
        border-bottom: 1px solid var(--color-border-grey);
        padding-top: 0px;
        padding-top: 0;
    }
    #rl-app #V-PopupsCompose header .pull-right a.btn[data-i18n="[title]GLOBAL/BCC"],
    #rl-app #V-PopupsCompose header .pull-right a.btn[data-i18n="[title]GLOBAL/CC"],