update login

This commit is contained in:
jonathan
2015-04-17 13:40:33 -04:00
parent 8c0cfe3ed9
commit 4a499e7f4c

View File

@@ -102,6 +102,12 @@ img.img-responsive {
margin-bottom: 6px;
}
.form-signin .module_app_input___gray:-ms-input-placeholder {
font-family: "Open Sans",Arial,Helvetica,sans-serif;
color:#999;
}
.module_app_input___gray::-moz-placeholder {
color: #999;
opacity: 1;