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

@ -19,6 +19,7 @@
@login-gradient-start: none; // #f4f4f4
@login-gradient-end: none; // #dfdfdf
@powered-color: #333;
@languages-color: #333;
// MENU
@dropdown-menu-color: #333;