mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Synchronize localizations from Transifex
This commit is contained in:
parent
1695a40446
commit
17efdbf3bd
9 changed files with 434 additions and 402 deletions
|
|
@ -12,7 +12,7 @@
|
|||
position: relative;
|
||||
overflow: hidden;
|
||||
width: 1600px;
|
||||
height: 370px;
|
||||
height: 390px;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
|
|
@ -24,6 +24,20 @@
|
|||
left: -800px;
|
||||
}
|
||||
|
||||
.domain-desc {
|
||||
color: #666;
|
||||
line-height: 20px;
|
||||
background-color: #f9f9f9;
|
||||
padding: 8px;
|
||||
border: 1px solid #eee;
|
||||
border-radius: 3px;
|
||||
margin: -5px 0;
|
||||
i {
|
||||
font-style: normal;
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
|
||||
.error-desc {
|
||||
color: red;
|
||||
margin-left: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue