change language dynamically - bound to F8 key
This commit is contained in:
parent
75ad3219e6
commit
08032e0453
6 changed files with 64 additions and 0 deletions
|
@ -2183,3 +2183,9 @@ a.mail-list-link {
|
|||
.side-link {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#language-selector {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
)
|
||||
|
|
|
@ -2205,3 +2205,9 @@ a.mail-list-link {
|
|||
.side-link {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#language-selector {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue