Files
Mozilla/mozilla/themes/classic/global/mac/commonDialog.css
shliang%netscape.com 07ceb9e71c bug 61244. some classic skin files missing namespace. r=andreww, sr=hewitt.
git-svn-id: svn://10.0.0.236/trunk@107523 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-07 00:25:21 +00:00

23 lines
340 B
CSS

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
box.icon {
margin: 1em 15px 0px 10px;
}
box#content {
margin-top: 1em;
margin-right: 1em;
}
box#okCancelButtons {
margin-bottom: 0.5em;
}
table#editFields {
margin-top: 1em;
margin-bottom: 1em;
}
div[id="info.header"] {
font-weight: bold;
}