Closed Bug 434455 Opened 16 years ago Closed 16 years ago

<colopicker type="button"> has no disabled styles

Categories

(Toolkit :: UI Widgets, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 427619

People

(Reporter: glazou, Unassigned)

References

()

Details

The colorpicker XUL element has no disabled styles when used with type="button",
at least on winXP. I would recommend adding something like the following to
winstripe/global/colorpicker.css:

.colorpicker-button-colorbox[disabled="true"] {
  border-color: GrayText;
  background-color: transparent ! important;
}
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.