integration/css/hashcut.css
changeset 31 165284801055
child 33 8540daf61fb0
child 34 379635f45d7f
equal deleted inserted replaced
30:1cb099921ca8 31:165284801055
       
     1 .title-video-wrap a{
       
     2 	background-image: none;
       
     3 }
       
     4 .more-info-wrap{
       
     5 	padding-right: 10px;
       
     6 }
       
     7 .more-info{
       
     8 	text-align: left;
       
     9 }
       
    10 .more-info th{
       
    11 	font-weight: 600;
       
    12 	font-style: normal;
       
    13 	font-size: 12px;
       
    14 	width: 78px;
       
    15 }
       
    16 .more-info td{
       
    17 	padding-bottom: 12px;
       
    18 	font-size: 12px;
       
    19 }
       
    20 .more-info a{
       
    21 	text-decoration: underline;
       
    22 }
       
    23 .more-info a:hover{
       
    24 	text-decoration: none;
       
    25 }
       
    26 .info-title a{
       
    27 	color:#30036d;
       
    28 	font-size: 14px;
       
    29 	font-weight: bold;
       
    30 }
       
    31 .info-duration td{
       
    32 	color: #de2500;
       
    33 }
       
    34 .info-author a{
       
    35 	color: #7628df;
       
    36 }
       
    37 .cloner{
       
    38 	float: right;
       
    39 }
       
    40 .list-video{
       
    41 	height: 450px;
       
    42 }
       
    43 .item-video:hover,
       
    44 .item-video.active{
       
    45 	background: url(../img/arrow-item-video-sprite.png) left center no-repeat;
       
    46 }
       
    47 .time-length{
       
    48 	margin-bottom: 5px;
       
    49 }
       
    50 .item-video .frise{
       
    51 	width: 100%;
       
    52 	height: 8px;
       
    53 	background-color: #999999;
       
    54 	display: block;
       
    55 }
       
    56 .item-video .frise{
       
    57 	border:none;
       
    58 }
       
    59 .bloc-video{
       
    60 	padding-left: 10px;
       
    61 }
       
    62 .video {
       
    63     background: none repeat scroll 0 0 #333333;
       
    64     height: 400px;
       
    65     position: relative;
       
    66     width: 620px;
       
    67 }
       
    68 .bloc-pvw{
       
    69 	margin-top: 7px;
       
    70 }
       
    71 .popin-content h2{
       
    72 	margin: 0;
       
    73 	border:none;
       
    74 }