More i18n work
This commit is contained in:
parent
2ad4972115
commit
fffeb2a17a
13 changed files with 85 additions and 27 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue