MDL-28504 filter: Typo in css fixed

This commit is contained in:
Rajesh Taneja
2011-08-01 10:18:47 +08:00
parent ca3e8e98a4
commit 251af6a5b9
+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;}