cis notified web server of a job completion; upload form interface and validation...
[living-lab-site.git] / css / video.css
1 .ui-tabs-panel
2 {
3         padding: 0 !important;
4 }
5
6 #video-footer
7 {
8         float: left;
9         width: 752px;
10         margin: 8px;
11         /* outline: 2px outset gray; */
12 }
13
14 dt
15 {
16         font-weight: bold;
17 }
18 dd
19 {
20         margin-left: 1em;
21 }
22
23 #a-show-info-details
24 {
25 /*      display: block;
26         text-align: center;*/
27 }
28
29 #video-upload-info, #video-popularity
30 {
31         font-size: 0.8em;
32         line-height: 150%;
33 }
34 .video-description
35 {
36         margin-top: 1em;
37         margin-bottom: 0.5em;
38 }
39 .video-tag
40 {
41         margin-right: 1.6em;
42 }
43
44 .comment-info
45 {
46         margin-bottom: 0.33em;
47 }
48 .comment-content
49 {
50         margin-bottom: 0.33em;
51 }
52 .comment-popularity
53 {
54         font-size: 0.8em;
55         margin-bottom: 2em;
56 }