integ/css/iri.css
changeset 41 8d64ffdaf5e3
parent 37 e9c18960f518
equal deleted inserted replaced
40:67df6092aebe 41:8d64ffdaf5e3
    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 a{width: 80px; height: 64px;}
    39 .videos li a{width: 80px; height: 64px;}
    40 .videos li{overflow: hidden;margin: 0 8px 10px 0;border: 1px solid #767676; float: left;}
    40 .videos li{overflow: hidden;margin: 0 8px 10px 0;border: 1px solid #767676; float: left;}
    41 
    41 
    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;}
    42 .renkan{ overflow:hidden;height:100%;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);}
    43 .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;}
    44 .renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;}
    45 
    45 
    46 .Rk-ZoomButtons,
    46 .Rk-ZoomButtons,
    47 .zoom{width: 30px; margin: 18px 0 0 16px;-webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow:    0px 2px 1px rgba(0, 0, 0, 0.1);box-shadow:         0px 2px 1px rgba(0, 0, 0, 0.1);}
    47 .zoom{width: 30px; margin: 18px 0 0 16px;-webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow:    0px 2px 1px rgba(0, 0, 0, 0.1);box-shadow:         0px 2px 1px rgba(0, 0, 0, 0.1);}
    69 
    69 
    70 div.rate_tooltip{ display:none; z-index:10;box-shadow: 2px 2px 10px 0px #000;padding: 0 8px;height: 21px;line-height: 21px;}
    70 div.rate_tooltip{ display:none; 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;}
    71 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;}
    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 
    73 
       
    74