1
0
Fork 0

change language dynamically - bound to F8 key

This commit is contained in:
Friendika 2011-03-31 04:57:31 -07:00
commit 08032e0453
6 changed files with 64 additions and 0 deletions

View file

@ -2183,3 +2183,9 @@ a.mail-list-link {
.side-link {
margin-bottom: 15px;
}
#language-selector {
position: absolute;
top: 0;
left: 0;
)

View file

@ -2205,3 +2205,9 @@ a.mail-list-link {
.side-link {
margin-bottom: 15px;
}
#language-selector {
position: absolute;
top: 0;
left: 0;
)