experimental newbie mode - text is shown on icon hover
[mirrors/JukeBox.git] / jbx / themes / default / jukebox.css
index ee04dd6e304a923e5e4e1e07751661ff1a9d3305..d867ce79a169d703c9146576818481ec0a3d24f4 100755 (executable)
@@ -99,7 +99,9 @@ tr:hover * a {        text-decoration: underline;}
        background-repeat:no-repeat; 
 }
 
-.btntd { min-width:100px; }
+a.icon:hover { text-indent:18px; background-color:#000022; width:auto; }
+
+.btntd { min-width:120px; }
 
 *.iplay                { background-image: url(icons/playlist.png); }
 *.irplay       { background-image: url(icons/recursive.png); }
This page took 0.125694 seconds and 4 git commands to generate.