client/css/controlpanel.css
changeset 10 dd7d86fbee70
parent 5 ab76826cf7bc
child 13 e42d9f11f6e2
--- a/client/css/controlpanel.css	Mon Feb 20 14:36:59 2012 +0100
+++ b/client/css/controlpanel.css	Mon Feb 20 17:44:20 2012 +0100
@@ -35,7 +35,7 @@
 }
 
 .btv-cp-liste-tweets {
-    width: 310px; height: 160px; border: 1px solid #b0b0b0;
+    width: 310px; height: 220px; border: 1px solid #b0b0b0;
     background: #fefefe; overflow: auto; margin: 4px 0;
 }
 .btv-cp-liste-tweets li {
@@ -68,7 +68,7 @@
 .btv-cp-play-pause {
     display: block; margin: 5px 60px; width: 32px; height: 35px; background: url("../img/playpause.png");
 }
-.btv-cp-status-play {
+.btv-cp-status-play .btv-cp-play-pause {
     background-position: -32px 0;
 }