Fixing bugs 122932 and 113488. Add css rules to support new look for mailnews accountwizard's server page. r=ssu, sr=blake, a=asa

git-svn-id: svn://10.0.0.236/trunk@116185 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
racham%netscape.com 2002-03-08 21:25:44 +00:00
parent bb4d45ce8c
commit e5bbb8691c
2 changed files with 15 additions and 0 deletions

View File

@ -40,3 +40,10 @@
#fullName {
margin-right: 15px;
}
.serverLabel {
width: 8em;
}
.serverDataBox {
margin-left: 15px;
}

View File

@ -54,3 +54,11 @@
#fullName {
margin-right: 15px;
}
.serverLabel {
width: 8em;
}
.serverDataBox {
margin-left: 15px;
}