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:
Stefan.Borggraefe%gmx.de
2007-09-06 22:00:59 +00:00
parent 61041dc8b9
commit f67ba80c07
2 changed files with 0 additions and 18 deletions

View File

@@ -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;
}

View File

@@ -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;
}