video widget shows status for html5 videos; video widget bug fixes
[living-lab-site.git] / css / video.css
1 .ui-tabs-panel
2 {
3         padding: 0 !important;
4 }
5
6 dt
7 {
8         font-weight: bold;
9 }
10 dd
11 {
12         margin-left: 1em;
13 }
14
15 #video-upload-info, #video-popularity
16 {
17         font-size: 0.8em;
18 }
19 #video-description
20 {
21         margin-top: 1em;
22         margin-bottom: 0.5em;
23 }
24 .video-tag
25 {
26         margin-right: 1.6em;
27 }