X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fvideoview.css.sh;h=3d152d1b06b292a8b045f7c4bd28388a378493b1;hb=9a04c79ac8c1720047744db2338d08841e41cb42;hp=08d5a81faf524475321608233d78108a342bfb5b;hpb=f637cbf2d857fd30c80df7b2541e860fe4151775;p=serve0 diff --git a/templates/videoview.css.sh b/templates/videoview.css.sh index 08d5a81..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;