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

Commit 4bbaf39c authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

login form color

parent 63eb6e2c
Loading
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -3727,3 +3727,14 @@ html.rl-mobile .hide-mobile[data-i18n="GLOBAL/SAVE"] {
    color: var(--color-primary-text-checkbox);
    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;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 0;
    color: transparent;
    vertical-align: bottom;
}
 No newline at end of file