mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Bug 574737 - Theme regressions from bug 572236: No tab borders or checkerboard [r=mfinkle]
This commit is contained in:
parent
9be4804033
commit
c3897ecb17
@ -35,9 +35,6 @@
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
||||
|
||||
/* browser area -------------------------------------------------- */
|
||||
#tile-container {
|
||||
background-image: url("chrome://browser/content/checkerboard.png");
|
||||
@ -212,7 +209,7 @@ toolbarbutton.urlbar-cap-button {
|
||||
#urlbar-edit > hbox > .textbox-input-box {
|
||||
margin: 0;
|
||||
}
|
||||
#urlbar-edit > hbox > hbox > html|*.textbox-input {
|
||||
#urlbar-edit > hbox > hbox > .textbox-input {
|
||||
min-height: 60px;
|
||||
text-indent: 3px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user