X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fcommon.css.sh;fp=templates%2Fvideoview.css.sh;h=0c3d51a03eb523dba76c390dca1cd0fe1298bc17;hb=563bd9812b0eb73ae4e49de012e0f67ed836faaf;hp=cb45dc2ac9708e8b1863cf6a465d990a2ae3321b;hpb=69498b6a3a0520ffaf13b7ebc5a034b01f50b535;p=serve0 diff --git a/templates/videoview.css.sh b/templates/common.css.sh similarity index 98% rename from templates/videoview.css.sh rename to templates/common.css.sh index cb45dc2..0c3d51a 100755 --- a/templates/videoview.css.sh +++ b/templates/common.css.sh @@ -101,6 +101,7 @@ a.clearsearch, a.advanced, a.tagger, .pagination_nav { } #thumblist { + width: 100%; padding: .5em 0 3em 0; text-align: center; } @@ -134,6 +135,7 @@ a.clearsearch, a.advanced, a.tagger, .pagination_nav { .footer { position: fixed; + min-height: 2em; bottom: 0px; border-style: solid none none none; }