Set color of mute buttons to ensure that it is always visible.

This commit is contained in:
jcass 2016-01-26 17:39:18 +02:00
parent b103d6a8a6
commit c5cdc670ef

View File

@ -174,6 +174,7 @@
* Volume Slider
***********************/
#mutebt {
color: white;
float: left;
margin-left: 8px;
margin-top: 8px;