I want to change mediaplayer youtube playist back color. playlist does not change unless you change the back color property back color.
Help.
1 Answer, 1 is accepted
0
Eyup
Telerik team
answered on 25 Feb 2016, 06:41 AM
Hi Ali,
You can use the following CSS rule to achieve this requirement:
<style>
div.RadMediaPlayer .rmpPlaylist {
background-color: lime;
}
</style>
I hope this will prove helpful.
Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items