Release commit

This commit is contained in:
RainLoop Team 2015-02-17 19:52:33 +04:00
parent 60f7cb3d84
commit 2616b911e1
8 changed files with 7 additions and 9 deletions

View file

@ -17,8 +17,10 @@
0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}
html.rl-started-trigger.no-mobile .b-login-content .loginFormWrapper {
html.csstransitions.rl-started-trigger.no-mobile .b-login-content .loginFormWrapper {
/*transform: scale(1.1);*/
transform: translateY(-20px);
opacity: 0.5;
}
/*html.rl-started-trigger.no-mobile #rl-content {