#15163 closed defect (fixed)
dijit.form.VerticalSlider > dijit.form.VerticalRuleLabels: labelStyle
Reported by: | musicguy901 | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit - Form | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Following the tutorial from http://dojotoolkit.org/documentation/tutorials/1.7/sliders/ ; I was trying to customize the color of the text of the VerticalRuleLabel?. I have created a jsFiddle: http://jsfiddle.net/4sraG/2/ which shows that setting the property labelStyle successfully sets the style property of the element, however for some reason the text color is overwritten by the style declaration in the css file. I am using Google Chrome v18. Thank you!!
Change History (2)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Bulk update for closed tickets marked as tbd/future. Presumably these should be marked as fixed in 1.8.
Note: See
TracTickets for help on using
tickets.
In [28330]: