]> git.plutz.net Git - serve0/blobdiff - templates/videoview.css.sh
provide fake wmv
[serve0] / templates / videoview.css.sh
index b2389989e7d96f893eb49d5324f15eaefbfb6d27..3d152d1b06b292a8b045f7c4bd28388a378493b1 100755 (executable)
@@ -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;