X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=jbx%2Fthemes%2Fdefault%2Fjukebox.css;h=d867ce79a169d703c9146576818481ec0a3d24f4;hb=9d0f72c1f28a7e54a3431cdb6780368eeccb530f;hp=40adbe162b729eb1be92ef80c5c3cc4e1b5ee903;hpb=53d2c31cae8909b925e5f3ec8981876c4bcf9883;p=mirrors%2FJukeBox.git diff --git a/jbx/themes/default/jukebox.css b/jbx/themes/default/jukebox.css index 40adbe1..d867ce7 100755 --- a/jbx/themes/default/jukebox.css +++ b/jbx/themes/default/jukebox.css @@ -41,7 +41,7 @@ table { td { border: 0px solid blue; margin: 0px; - padding-left: 3px; + padding: 0 3px 0 3px; } .odd * { @@ -99,7 +99,9 @@ tr:hover * a { text-decoration: underline;} background-repeat:no-repeat; } -.btntd { min-width:75px; } +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); }