Added language selection on login screen

This commit is contained in:
RainLoop Team 2014-10-30 03:49:07 +04:00
parent ff2cd091db
commit 28a684b7c8
10 changed files with 33 additions and 0 deletions

View file

@ -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 {