integ/css/iri.css
changeset 33 ca5982c67338
parent 31 8efb37c41091
child 37 e9c18960f518
equal deleted inserted replaced
31:8efb37c41091 33:ca5982c67338
    65 
    65 
    66 .edit-cinecard {position: relative;}
    66 .edit-cinecard {position: relative;}
    67 
    67 
    68 .logo-iri{z-index: 10;position: absolute;right: 25px;bottom: 66px;}
    68 .logo-iri{z-index: 10;position: absolute;right: 25px;bottom: 66px;}
    69 
    69 
    70 div.rate_tooltip{ 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 .profile div[role="main"] { height: auto; }
    73