X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=jbx%2Fthemes%2Fdefault%2Fjukebox.css;h=9a8b8e2c68580c3d17842804ba2c9da2c3dc28a1;hb=50b4768a9b2326a038c271ed7a9646a16f8a8905;hp=ee04dd6e304a923e5e4e1e07751661ff1a9d3305;hpb=3df60b68662214d10ff4770841295fe20727843d;p=mirrors%2FJukeBox.git diff --git a/jbx/themes/default/jukebox.css b/jbx/themes/default/jukebox.css index ee04dd6..9a8b8e2 100755 --- a/jbx/themes/default/jukebox.css +++ b/jbx/themes/default/jukebox.css @@ -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); } @@ -111,5 +113,6 @@ tr:hover * a { text-decoration: underline;} *.ihome { background-image: url(icons/home.png); } *.iback { background-image: url(icons/back.png); } *.ihelp { background-image: url(icons/help.png); } +*.idjmode { background-image: url(icons/djmode.png); } */