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

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

snappy theme fix

parent b5a81c64
Loading
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -756,8 +756,9 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar {
    background-position: left center;
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 20px;
    padding-right: 19px;
    padding-left: 24px;
    padding-right: 0;
    margin-right: 15px;
}
#rl-app .b-folders .b-folders-system {
    font-weight: 400;
@@ -775,8 +776,9 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar {
    content: "";
    height: 24px;
    width: 24px;
    padding-left: 20px;
    padding-right: 19px;
    padding-left: 24px;
    padding-right: 0;
    margin-right: 15px;
}
#rl-app .b-folders .b-folders-system li:nth-child(1) a.selectable.selected::before {
    mask-image: var(--inbox);