cis notified web server of a job completion; upload form interface and validation...
[living-lab-site.git] / css / video.css
index 266b9de..60ae7b7 100644 (file)
@@ -1,4 +1,56 @@
 .ui-tabs-panel
 {
        padding: 0 !important;
+}
+
+#video-footer
+{
+       float: left;
+       width: 752px;
+       margin: 8px;
+       /* outline: 2px outset gray; */
+}
+
+dt
+{
+       font-weight: bold;
+}
+dd
+{
+       margin-left: 1em;
+}
+
+#a-show-info-details
+{
+/*     display: block;
+       text-align: center;*/
+}
+
+#video-upload-info, #video-popularity
+{
+       font-size: 0.8em;
+       line-height: 150%;
+}
+.video-description
+{
+       margin-top: 1em;
+       margin-bottom: 0.5em;
+}
+.video-tag
+{
+       margin-right: 1.6em;
+}
+
+.comment-info
+{
+       margin-bottom: 0.33em;
+}
+.comment-content
+{
+       margin-bottom: 0.33em;
+}
+.comment-popularity
+{
+       font-size: 0.8em;
+       margin-bottom: 2em;
 }
\ No newline at end of file