integ/css/iri.css
changeset 23 3c2416e4daf6
parent 21 937b6ee27f06
child 24 feb0342a166f
equal deleted inserted replaced
22:5e41bc4feda8 23:3c2416e4daf6
    34 .images li{margin: 0 8px 10px 0;border: 1px solid #767676; float: left; overflow: hidden;}
    34 .images li{margin: 0 8px 10px 0;border: 1px solid #767676; float: left; overflow: hidden;}
    35 .images li a{width: 80px; height: 80px;}
    35 .images li a{width: 80px; height: 80px;}
    36 
    36 
    37 .videos.less{height: 76px; overflow: hidden;}
    37 .videos.less{height: 76px; overflow: hidden;}
    38 .videos li:nth-child(3n+3) { margin-right: 0;}
    38 .videos li:nth-child(3n+3) { margin-right: 0;}
    39 .videos li{margin: 0 8px 10px 0;width: 80px; height: 64px;border: 1px solid #767676; float: left;}
    39 .videos li a{width: 80px; height: 80px;}
       
    40 .videos li{overflow: hidden;margin: 0 8px 10px 0;width: 80px; height: 64px;border: 1px solid #767676; float: left;}
    40 .videos img{width: 80px; height: 64px;}
    41 .videos img{width: 80px; height: 64px;}
    41 
    42 
    42 .renkan{ position: relative;display: table-cell; padding-top:60px; vertical-align: top;  background-color: #eee; width:100%; background: url(../img/bg-renkan.png) 0 0; min-width: 400px;}
    43 .renkan{ position: relative;display: table-cell; padding-top:60px; vertical-align: top;  background-color: #eee; width:100%; background: url(../img/bg-renkan.png) 0 0; min-width: 400px;}
    43 .renkan .wrap-top{width: 100%; height: 56px; background-color:rgba(0,0,0,.4);}
    44 .renkan .wrap-top{width: 100%; height: 56px; background-color:rgba(0,0,0,.4);}
    44 .renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;}
    45 .renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;}
    65 
    66 
    66 .edit-cinecard {position: relative;}
    67 .edit-cinecard {position: relative;}
    67 
    68 
    68 .logo-iri{z-index: 10;position: absolute;right: 25px;bottom: 66px;}
    69 .logo-iri{z-index: 10;position: absolute;right: 25px;bottom: 66px;}
    69 
    70 
    70 div.rate_tooltip{ z-index:10;box-shadow: 2px 2px 10px 0px #000;}
    71 div.rate_tooltip{ z-index:10;box-shadow: 2px 2px 10px 0px #000;padding: 0 8px;height: 21px;line-height: 21px;}
    71 div.rate_tooltip p{display: inline-block;}
    72 div.rate_tooltip p{display: inline-block;}
    72 .rate_tooltip .arrow_l {background: url("skin/arrow_l.png") no-repeat 0 0;height: 15px;top: 3px;position: absolute;left: -8px;width: 8px;}
    73 .rate_tooltip .arrow_l {background: url("skin/arrow_l.png") no-repeat 0 0;height: 15px;top: 3px;position: absolute;left: -8px;width: 8px;}