Closed
Bug 868293
Opened 12 years ago
Closed 12 years ago
Warning: Expected declaration but found '!'. Skipped to next declaration.
Categories
(Firefox :: Theme, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jaws, Assigned: MattN)
References
Details
(Whiteboard: [Australis:M4])
At https://hg.mozilla.org/projects/jamun/annotate/12d68b4f4d02/browser/themes/osx/browser.css#l101
> background: url(chrome://browser/skin/Toolbar-background-noise.png),
> linear-gradient(hsl(0,0%,93%), hsl(0,0%,83%)); !important; /* override lwtheme style */
If this needs to be marked !important, then the !important will need to be before the semicolon of the background property.
Comment 1•12 years ago
|
||
Matt originally told me in IRC that he'd fix this as part of bug 826689. That doesn't seem to have happened. Assigning to him as I presume he knows what to do here.
Assignee: nobody → mnoorenberghe+bmo
Reporter | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•12 years ago
|
||
Fixed by bug 865178.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:M4]
You need to log in
before you can comment on or make changes to this bug.
Description
•