Filename column is now trying to be as wide as possible
[mirrors/JukeBox.git] / jbx / themes / default / jukebox.css
index 06381407a0e220e8c7f328397aeb7f448211344c..40adbe162b729eb1be92ef80c5c3cc4e1b5ee903 100755 (executable)
@@ -83,6 +83,7 @@ tr:hover * a {        text-decoration: underline;}
 /* Helpful Classes */
 
 *.hide {       margin:0; padding:0; width:0; height:0; border:none; display:none; }
+*.maximize-width { width:100%; }
 *.red {                color: red; }
 *.yellow {     color: yellow;}
 *.blue {       color: blue;}
This page took 0.084647 seconds and 4 git commands to generate.