improving UI and wording for signing page

This commit is contained in:
Manuel Araoz 2014-04-21 12:10:34 -03:00
commit 9779d5f6df
7 changed files with 28 additions and 27 deletions

View file

@ -245,3 +245,8 @@ button.secondary:hover { background-color: #FFDF00 !important;}
.br100 {border-radius: 100%;}
input.ng-dirty.ng-invalid {
border: 2px red solid;
}