CC-2814: Login error messages need to be highlighted

- done
- Recaptcha box and submit button is moved to center
This commit is contained in:
James 2011-09-14 17:50:00 -04:00
parent f60a4439be
commit 1e4bcdf831
5 changed files with 15 additions and 5 deletions

View file

@ -1986,4 +1986,9 @@ dt.block-display.info-block {
.stream-setting-content {
margin-top:-1px;
}
}
.login-content dd .center {
margin-left: 42%;
}