Added autoprefixer + csslint

This commit is contained in:
RainLoop Team 2014-08-28 19:27:30 +04:00
parent 5009546a91
commit 39255ae061
30 changed files with 218 additions and 1038 deletions

View file

@ -47,7 +47,7 @@
#recaptcha_image img {
border: 1px solid #ccc;
.border-radius(3px);
border-radius: 3px;
}
.inputLoginForm, .inputEmail, .inputLogin, .inputPassword, .inputAdditionalCode {