More i18n work

This commit is contained in:
vjrj 2017-11-28 22:49:25 +01:00
parent 2ad4972115
commit fffeb2a17a
13 changed files with 85 additions and 27 deletions

View file

@ -10,7 +10,8 @@
.EmailMessage {
display: inline-block;
background: #fff;
background: #fff; /* default */
background: lighten($todos-palette5, 70%);
padding: 0 10px;
position: absolute;
bottom: -27px;