fixed CSS + iconifized another forgotten link
[mirrors/JukeBox.git] / jbx / themes / default / jukebox.css
index 40adbe162b729eb1be92ef80c5c3cc4e1b5ee903..ee04dd6e304a923e5e4e1e07751661ff1a9d3305 100755 (executable)
@@ -41,7 +41,7 @@ table {
 td {
        border: 0px solid blue;
        margin: 0px;
-       padding-left: 3px;
+       padding: 0 3px 0 3px;
 }
 
 .odd * {
@@ -99,7 +99,7 @@ tr:hover * a {        text-decoration: underline;}
        background-repeat:no-repeat; 
 }
 
-.btntd { min-width:75px; }
+.btntd { min-width:100px; }
 
 *.iplay                { background-image: url(icons/playlist.png); }
 *.irplay       { background-image: url(icons/recursive.png); }
This page took 0.109325 seconds and 4 git commands to generate.