From 31cea89d181805f883edf5068782c172985ef12f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Sat, 31 Jan 2015 17:37:09 +0100 Subject: [PATCH] Fixed cursor on mutebutton --- static/controlstyle.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/controlstyle.css b/static/controlstyle.css index c4d9400e..2e01f5e4 100755 --- a/static/controlstyle.css +++ b/static/controlstyle.css @@ -61,6 +61,7 @@ #mute { + cursor: pointer; background: no-repeat url(player.webp) -0px -1829px; background-size:auto; float:left;