X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=css%2Fvideo.css;h=60ae7b782e426c6407ab5ed7abdfe57cbe454198;hb=HEAD;hp=daeb9b2819a39624c9eff668666bd9674a2005e4;hpb=d4b234f611d405b8a7935a86f50ec071779c2729;p=living-lab-site.git diff --git a/css/video.css b/css/video.css index daeb9b2..60ae7b7 100644 --- a/css/video.css +++ b/css/video.css @@ -1,12 +1,14 @@ -#watch-main +.ui-tabs-panel { - width: 1056px; - margin: 0 auto; + padding: 0 !important; } -.ui-tabs-panel +#video-footer { - padding: 0 !important; + float: left; + width: 752px; + margin: 8px; + /* outline: 2px outset gray; */ } dt @@ -18,11 +20,18 @@ 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 +.video-description { margin-top: 1em; margin-bottom: 0.5em; @@ -30,4 +39,18 @@ dd .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