Closed Bug 274076 Opened 20 years ago Closed 20 years ago

Unable to override max-width, flex setting of tabs via userChrome

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla-mozilla-20000923, Assigned: bugzilla-mozilla-20000923)

References

()

Details

Attachments

(1 file)

Due to someone *cough* fixing XUL's specificity so attributes trump EVERYTHING,
it is no longer possible to override the max-width, -moz-box-flex or
-moz-box-crop values for tabs in ChatZilla because they are set as attributes.
This bug intends to fix that.
Seems we can't do crop via CSS, but there two are ok.
I also fixed that typo for the tooltip node. :)
Attachment #168421 - Flags: review?(rginda)
Hmm, it seems that according to CSS presentation attributes should have the
*lowest* specificity of anything (0). So XUL is clearly broken. Doesn't matter,
we want to let users override it, and this lets them.
Comment on attachment 168421 [details] [diff] [review]
Move max-width and -moz-box-flex out to skin CSS

r=rginda
Attachment #168421 - Flags: review?(rginda) → review+
Checked in --> FIXED.

Updating summary to indicate what was actually fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Summary: Unable to override max-width, flex or crop setting of tabs → Unable to override max-width, flex setting of tabs via userChrome
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: