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:
parent
bb4d45ce8c
commit
e5bbb8691c
@ -40,3 +40,10 @@
|
||||
#fullName {
|
||||
margin-right: 15px;
|
||||
}
|
||||
.serverLabel {
|
||||
width: 8em;
|
||||
}
|
||||
|
||||
.serverDataBox {
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
@ -54,3 +54,11 @@
|
||||
#fullName {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.serverLabel {
|
||||
width: 8em;
|
||||
}
|
||||
|
||||
.serverDataBox {
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user