[svn:fx-trunk] 11490: Add accentColor style.
Revision: 11490
Author: gruehle@adobe.com
Date: 2009-11-05 17:34:58 -0800 (Thu, 05 Nov 2009)
Log Message:
***********
Add accentColor style. This color is used to tint "emphasized" buttons, and as the color for slider track highlighting.
QE notes: Tests should be added for this style.
Doc notes: ASDoc added, but should be reviewed.
Bugs: SDK-23450, SDK-23451
Reviewer: Ryan
Tests run: checkintests, components/Slider, components/Alert
Is noteworthy for integration: Yes
Ticket Links:
************
http://bugs.adobe.com/jira/browse/SDK-23450
http://bugs.adobe.com/jira/browse/SDK-23451
Modified Paths:
**************
flex/sdk/trunk/frameworks/projects/framework/defaults.css
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Button.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/sliderClasses/Slider.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ScrollControlBase.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Button.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/SkinnableContainer.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/DefaultButtonSkin.mxml
flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/SliderTrackHighlightSkin.mxml
