mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Added language selection on login screen
This commit is contained in:
parent
ff2cd091db
commit
28a684b7c8
10 changed files with 33 additions and 0 deletions
|
|
@ -180,6 +180,16 @@ e-spinner {
|
|||
}
|
||||
}
|
||||
|
||||
.e-languages {
|
||||
margin-top: 8px;
|
||||
color: #333;
|
||||
.flag-name {
|
||||
color: #333;
|
||||
/*text-decoration: underline;*/
|
||||
border-bottom: 1px dashed #333;
|
||||
}
|
||||
}
|
||||
|
||||
html.cssanimations {
|
||||
|
||||
.e-spinner {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue