mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
Bug 287512 - Remove obsolete version of aboutDialog.css from Firefox. patch from Jeff Walden <jwalden+bmo@mit.edu>, r=mconnor
This commit is contained in:
parent
48b20f11b3
commit
5a069386c7
@ -1,70 +0,0 @@
|
||||
#aboutDialog {
|
||||
padding: 0px 0px 10px 0px;
|
||||
}
|
||||
|
||||
#clientBox {
|
||||
background-image: url("chrome://browser/skin/about.png");
|
||||
background-repeat: no-repeat;
|
||||
background-color: #FFFFFF;
|
||||
padding-top: 203px;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
#brandName {
|
||||
font-weight: bold; font-size: larger;
|
||||
}
|
||||
|
||||
#detailsBox {
|
||||
padding: 8px 10px 10px 8px;
|
||||
}
|
||||
|
||||
#userAgent {
|
||||
margin-top: 3px;
|
||||
margin-bottom: 3px;
|
||||
-moz-margin-start: 5px;
|
||||
-moz-margin-end: 10px;
|
||||
background-color: #FFFFFF;
|
||||
color: #000000;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 1px;
|
||||
-moz-padding-start: 3px;
|
||||
-moz-padding-end: 0px;
|
||||
-moz-appearance: none;
|
||||
overflow: hidden;
|
||||
height: 2.4em;
|
||||
border: none;
|
||||
}
|
||||
|
||||
#groove {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
#creditsIframe {
|
||||
cursor: default;
|
||||
-moz-user-select: none;
|
||||
}
|
||||
|
||||
#version {
|
||||
font-weight: bold;
|
||||
color: #909090;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 10px;
|
||||
-moz-margin-start: 17px;
|
||||
-moz-margin-end: 0px;
|
||||
}
|
||||
|
||||
#copyright {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 3px;
|
||||
-moz-margin-start: 16px;
|
||||
-moz-margin-end: 0px;
|
||||
}
|
||||
|
||||
button[dlgtype="extra2"] {
|
||||
-moz-margin-start: 13px;
|
||||
}
|
||||
|
||||
button[dlgtype="accept"] {
|
||||
-moz-margin-end: 13px;
|
||||
}
|
||||
|
@ -1,5 +1,4 @@
|
||||
classic.jar:
|
||||
skin/classic/browser/aboutDialog.css
|
||||
skin/classic/browser/browser.css
|
||||
skin/classic/browser/browser.xml
|
||||
skin/classic/browser/contents.rdf
|
||||
|
Loading…
x
Reference in New Issue
Block a user