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

Commit 8435c350 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

nested table css

parent 405bbec4
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -3944,7 +3944,10 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
        filter:var(--invertfilter);
    }
    #rl-app #messageItem table tbody tr td table{
        filter:var(--invertfilter);
        filter:invert(var(--invertfilter));
    }
    #rl-app #messageItem table tbody tr td table tbody tr td table{
        filter:invert(0);
    }
    /*#rl-app #messageItem table  > tbody > tr > td > table ,
    #rl-app #messageItem table  > tbody > tr > td > table  > tbody > tr > td > table  > tbody > tr > td > table,