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

Commit 579e2e4b authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

dark theme css for email templates

parent 9fc131b9
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3954,7 +3954,8 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
    .theme--dark #rl-app #messageItem h4,
    .theme--dark #rl-app #messageItem p,
    .theme--dark #rl-app #messageItem span,
    .theme--dark #rl-app #messageItem div {
    .theme--dark #rl-app #messageItem div,
    .theme--dark #rl-app #messageItem li {
        background: #000000 !important;
        color: #ffffff !important;
    }