X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fvideoview.css.sh;h=3d152d1b06b292a8b045f7c4bd28388a378493b1;hb=9a04c79ac8c1720047744db2338d08841e41cb42;hp=b2389989e7d96f893eb49d5324f15eaefbfb6d27;hpb=3a030bfc7933228ab4405dbb706bd63edbf7bc31;p=serve0 diff --git a/templates/videoview.css.sh b/templates/videoview.css.sh index b238998..3d152d1 100755 --- a/templates/videoview.css.sh +++ b/templates/videoview.css.sh @@ -31,10 +31,15 @@ a { color: #EEE; } -.label { +label, .label { font-weight: bold; } +textarea { + display: block; + width: 100%; +} + .info { margin: 0; padding: 0 .25em; @@ -94,6 +99,10 @@ a.clearsearch, a.advanced, a.tagger, .pagination_nav { display: block } +#thumblist { + padding: .5em 0 3em 0; +} + #thumblist .thumb { display: inline-block; width: 212px;