updated css files

This commit is contained in:
mb863 2010-07-09 19:29:03 +00:00
parent 7180bbb6fd
commit 5236c869fa
3 changed files with 48 additions and 4 deletions

View file

@ -121,7 +121,7 @@ margin-bottom: 1em;
}
#errorAlert p{
padding-left:30px;
padding-left:35px;
font-size:0.9em;
line-height:30px;
@ -129,7 +129,7 @@ line-height:30px;
##confirmationAlert {
color:#900;
color:#169f43;
padding:0px;
margin-bottom:5px;
@ -169,3 +169,12 @@ color:#900;
p.passwordNote{
margin:0;
padding:0;
margin-top:-8px;
font-size:0.8em;
color:#615e5e;
}