button column needs to be wider because of search results
authorHarvie <tomas@mudrunka.cz>
Sun, 11 Jul 2010 19:38:05 +0000 (21:38 +0200)
committerHarvie <tomas@mudrunka.cz>
Sun, 11 Jul 2010 19:38:05 +0000 (21:38 +0200)
jbx/themes/default/jukebox.css

index 40adbe162b729eb1be92ef80c5c3cc4e1b5ee903..0ad36e05db18a86ee77ccfa1a8663b9cee6cf2e9 100755 (executable)
@@ -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.163872 seconds and 4 git commands to generate.