video widget shows status for html5 videos; video widget bug fixes
[living-lab-site.git] / css / video.css
index 266b9de..447a7ba 100644 (file)
@@ -1,4 +1,27 @@
 .ui-tabs-panel
 {
        padding: 0 !important;
+}
+
+dt
+{
+       font-weight: bold;
+}
+dd
+{
+       margin-left: 1em;
+}
+
+#video-upload-info, #video-popularity
+{
+       font-size: 0.8em;
+}
+#video-description
+{
+       margin-top: 1em;
+       margin-bottom: 0.5em;
+}
+.video-tag
+{
+       margin-right: 1.6em;
 }
\ No newline at end of file