[svn:fx-trunk] 13135: Fix for https://bugs.adobe.com/jira/browse/SDK-24763.
Revision: 13135
Revision: 13135
Author: klin@adobe.com
Date: 2009-12-21 17:25:54 -0800 (Mon, 21 Dec 2009)
Log Message:
***********
Fix for https://bugs.adobe.com/jira/browse/SDK-24763. Some sample themes don't have backgroundColor set on mx:Application, so when the content is clipped, the background defaults to white. I added backgroundColor styles for Application and other mx containers that share this code.
QE notes: No
Doc notes: No
Bugs: SDK-24763
Reviewer: Evtim
Tests run: checkintests
Is noteworthy for integration: No
Ticket Links:
***********
http://bugs.adobe.com/jira/browse/SDK-24763
http://bugs.adobe.com/jira/browse/SDK-24763
Modified Paths:
**************
flex/sdk/trunk/samples/themes/arcade/src/defaults.css
flex/sdk/trunk/samples/themes/graphite/src/defaults.css
flex/sdk/trunk/samples/themes/zen/src/defaults.css
