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

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

fix cc bcc

parent f94b2eda
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -2442,7 +2442,8 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
    #rl-app #V-PopupsCompose #squire-toolgroup-mode .btn:nth-child(1) {
        width: 85px;
        vertical-align: baseline;
        padding: 0 24px;
        padding: 0 !important;
        text-align: center;
        height: 36px;
        line-height: 36px;

@@ -3913,7 +3914,6 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
    #rl-app #V-PopupsCompose .b-header td[data-i18n="GLOBAL/FROM"],
    #rl-app #V-PopupsCompose .b-header td[data-i18n="GLOBAL/SUBJECT"] {
        text-align: left;
        padding-left: 16px;
        color: var(--color-text-dark-second);
    }
    #rl-app .squire-toolbar {
@@ -3987,6 +3987,8 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
    }
    #rl-app #V-PopupsCompose .b-header table tr td:nth-child(1) {
        position: relative;
        padding-left: 16px;
        color: var(--color-text-dark-second);
    }
    #rl-app #V-PopupsCompose .b-header table tr td:nth-child(1)::after {
        content: ":";