Closed
Bug 574737
Opened 15 years ago
Closed 15 years ago
Theme regressions from bug 572236: No tab borders or checkerboard
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mbrubeck, Unassigned)
References
Details
Attachments
(1 file)
1.48 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
http://hg.mozilla.org/mobile-browser/rev/20b2ce6c2fd5 added a namespace to themes/hildon/browser.css, but I didn't fix existing rules for elements in the html namespace. This broke the styles on the html:canvas in tabs.xml, and the html:div tile-container background.
This patch just removes the namespace declarations, which we don't need.
Attachment #454083 -
Flags: review?(mark.finkle)
Updated•15 years ago
|
Attachment #454083 -
Flags: review?(mark.finkle) → review+
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 3•15 years ago
|
||
verified FIXED on build:
Mozilla/5.0 (X11; U; Linux armv71; Nokia N900; en-US; rv:2.0b2pre) Gecko/2010630 Namoroka/4.0b2pre Fennec/2.0a1pre (fennec-electrolysis-maemo5-gtk)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•