MDL-28504 filter: Typo in css fixed

This commit is contained in:
Rajesh Taneja
2011-08-01 10:22:57 +08:00
parent 06b04e5c62
commit 877f061325
+1 -1
View File
@@ -11,4 +11,4 @@
* see http://flowplayer.org/documentation/skinning/controlbar.html?skin=default for more color properties,
* any property that ends with '...Color' is supported here.
*/
.mp3flowplayer_backgroundColor {color: #000000};
.mp3flowplayer_backgroundColor {color: #000000;}