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

Commit 6d0216bb authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

login form color

parent 4bbaf39c
Loading
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -3728,9 +3728,13 @@ html.rl-mobile .hide-mobile[data-i18n="GLOBAL/SAVE"] {
    border:unset;
}
#rl-app footer .btn.buttonCreate .icon-folder-add {
    background-image: url(/themes/Murena/snappymail/images/createfolder-color.svg);
    background-position: center center;
    background-repeat: no-repeat;
    mask-image: var(--createfolder);
    mask-position: center right;
    mask-repeat: no-repeat;
    -webkit-mask-image: var(--createfolder);
    -webkit-mask-position: center right;
    -webkit-mask-repeat: no-repeat;
    background-color: var(--svg-color);
    height: 20px;
    width: 20px;
    line-height: 20px;