Closed
Bug 160309
Opened 23 years ago
Closed 23 years ago
classic theme has invalid property values
Categories
(SeaMonkey :: Themes, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.2alpha
People
(Reporter: Biesinger, Assigned: Biesinger)
References
Details
Attachments
(2 files)
|
1.19 KB,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
|
1.09 KB,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
CSS Error (chrome://global/skin/toolbar.css :96.14): Error in parsing value for
property 'width'. Declaration dropped.
CSS Error (chrome://global/skin/progressmeter.css :72.24): Error in parsing
value for property 'visibility'. Declaration dropped.
First one is width:none; second one is visibility:collapsed; (should be collapse)
| Assignee | ||
Comment 1•23 years ago
|
||
taking
Assignee: shliang → cbiesinger
Target Milestone: --- → mozilla1.2alpha
| Assignee | ||
Comment 2•23 years ago
|
||
Attachment #93413 -
Flags: review+
| Assignee | ||
Comment 3•23 years ago
|
||
cc'ing hewitt who is shown by CVS blame as responsible for this, and the
reviewer and super-reviewer
| Assignee | ||
Comment 4•23 years ago
|
||
Attachment #93416 -
Flags: review+
| Assignee | ||
Comment 5•23 years ago
|
||
blake, could you sr the two patches here?
Comment 6•23 years ago
|
||
sr=blake
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 7•23 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 8•22 years ago
|
||
*** Bug 161790 has been marked as a duplicate of this bug. ***
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•