client/css/controlpanel.css
changeset 26 83cf3d8be396
parent 14 1cc92b8c3a38
child 40 c0205b71e013
--- a/client/css/controlpanel.css	Tue Feb 21 15:28:05 2012 +0100
+++ b/client/css/controlpanel.css	Tue Feb 21 19:20:44 2012 +0100
@@ -8,9 +8,7 @@
     background-image: -ms-linear-gradient(right, rgb(224,224,224) 20%, rgb(250,250,250) 80%);
     top: 0; height: 100%;
     border-right: 4px solid #666666;
-}
-#btv-cp-container:hover {
-    left: 0;
+    z-index: 20;
 }
 .btv-cp-line {
     position: relative; width: 100%; height: 100%; margin: 0 auto;