Fix last 2 SpinnerList failures

Signed-off-by: Erik de Bruin <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/a63fd133
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/a63fd133
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/a63fd133

Branch: refs/heads/develop
Commit: a63fd13369d2b9cec2cc6007d351472773dec331
Parents: 76b9ad2
Author: Erik de Bruin <[email protected]>
Authored: Wed Jan 7 17:18:20 2015 +0100
Committer: Erik de Bruin <[email protected]>
Committed: Thu Jan 8 10:34:48 2015 +0100

----------------------------------------------------------------------
 frameworks/projects/mobiletheme/defaults.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/a63fd133/frameworks/projects/mobiletheme/defaults.css
----------------------------------------------------------------------
diff --git a/frameworks/projects/mobiletheme/defaults.css 
b/frameworks/projects/mobiletheme/defaults.css
index fd86fae..dd8b8eb 100644
--- a/frameworks/projects/mobiletheme/defaults.css
+++ b/frameworks/projects/mobiletheme/defaults.css
@@ -268,7 +268,7 @@ SkinnableTextBase:disabledWithPrompt
 SpinnerList
 {
        skinClass: ClassReference("spark.skins.mobile.SpinnerListSkin");
-       color: #000000;
+       /*color: #000000;*/
        accentColor: #000000;
 }
 

Reply via email to