mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +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
|
|
@ -81,6 +81,14 @@
|
|||
}
|
||||
}
|
||||
|
||||
.thm-languages {
|
||||
color: @languages-color;
|
||||
.flag-name {
|
||||
color: @languages-color;
|
||||
border-bottom: 1px dashed @languages-color;
|
||||
}
|
||||
}
|
||||
|
||||
.g-ui-menu {
|
||||
color: @dropdown-menu-color !important;
|
||||
background-color: @dropdown-menu-background-color !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue