X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=jbx%2Fthemes%2Fdefault%2Fjukebox.css;h=40adbe162b729eb1be92ef80c5c3cc4e1b5ee903;hb=53d2c31cae8909b925e5f3ec8981876c4bcf9883;hp=06381407a0e220e8c7f328397aeb7f448211344c;hpb=c40ae8c76cd2dd28183d462e58924f3cbe66fec5;p=mirrors%2FJukeBox.git diff --git a/jbx/themes/default/jukebox.css b/jbx/themes/default/jukebox.css index 0638140..40adbe1 100755 --- a/jbx/themes/default/jukebox.css +++ b/jbx/themes/default/jukebox.css @@ -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;}