Bug 226956: Convert users of dialogOverlay.xul in mailnews/ to <dialog>. The patch also corrects some minor UI issues like missing/wrong access keys.
r=neil, sr=mscott git-svn-id: svn://10.0.0.236/trunk@234934 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -42,15 +42,6 @@
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
#msgReadSecurityInfo {
|
||||
width: 40em;
|
||||
max-width: 50em;
|
||||
}
|
||||
|
||||
#outer_vbox {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
#signatureLabel {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -42,15 +42,6 @@
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
#msgReadSecurityInfo {
|
||||
width: 40em;
|
||||
max-width: 50em;
|
||||
}
|
||||
|
||||
#outer_vbox {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
#signatureLabel {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user