mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Add Korean language
This commit is contained in:
parent
8a7f25bcf4
commit
832894716c
11 changed files with 421 additions and 16 deletions
|
|
@ -2146,6 +2146,8 @@ img.mfp-img {
|
|||
|
||||
.flag.flag-ja, .flag.flag-jp, .flag.flag-ja-jp {background-position: -16px -77px}
|
||||
|
||||
.flag.flag-ko-kr {background-position: -144px -77px}
|
||||
|
||||
.flag.flag-pt, .flag.flag-pt-pt {background-position: -112px -121px}
|
||||
.flag.flag-pt-br {background-position: -192px -11px}
|
||||
|
||||
|
|
@ -6237,10 +6239,10 @@ html.rl-no-preview-pane #rl-right .ui-resizable-handle {
|
|||
}
|
||||
.popups .b-languages-content.modal {
|
||||
z-index: 1103;
|
||||
width: 500px;
|
||||
width: 700px;
|
||||
}
|
||||
.popups .b-languages-content.exp {
|
||||
width: 501px;
|
||||
width: 701px;
|
||||
}
|
||||
.popups .b-languages-content .modal-header {
|
||||
background-color: #fff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue