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

Commit 91a87379 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

nested table css

parent 8435c350
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -3946,8 +3946,9 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
    #rl-app #messageItem table tbody tr td table{
        filter:invert(var(--invertfilter));
    }
    #rl-app #messageItem table tbody tr td table tbody tr td table{
        filter:invert(0);
    .theme--dark  #rl-app #messageItem table {
     background:#000000 !important;
     color :#ffffff !important;
    }
    /*#rl-app #messageItem table  > tbody > tr > td > table ,
    #rl-app #messageItem table  > tbody > tr > td > table  > tbody > tr > td > table  > tbody > tr > td > table,