integ/css/iri.css
changeset 37 e9c18960f518
parent 33 ca5982c67338
child 41 8d64ffdaf5e3
equal deleted inserted replaced
36:71b333e517b7 37:e9c18960f518
     7 .user p{float: left; font-size: 13px;}
     7 .user p{float: left; font-size: 13px;}
     8 h3.instruction{color: #c7c7c7; clear: both; padding-bottom: 14px; margin: 0; border-bottom: 1px solid #3b3b3b;}
     8 h3.instruction{color: #c7c7c7; clear: both; padding-bottom: 14px; margin: 0; border-bottom: 1px solid #3b3b3b;}
     9 
     9 
    10 .sidebar ul a{display: block;}
    10 .sidebar ul a{display: block;}
    11 .sidebar ul li{-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);}
    11 .sidebar ul li{-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);}
    12 .stickers.less{height: 90px; overflow: hidden;}
    12 .stickers.less{height: 90px; overflow-y: hidden;}
    13 .stickers li{margin: 0 10px 10px 0;float:left;}
    13 .stickers li{margin: 0 10px 10px 0;float:left;}
    14 .stickers li a{width: 81px; height: 80px;background-color: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; background-repeat: no-repeat; background-position: center 13px;}
    14 .stickers li a{width: 81px; height: 80px;background-color: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; background-repeat: no-repeat; background-position: center 13px;}
    15 .stickers li span{width: 100%;color: #212121; font-size: 12px;font-weight: bold; line-height: 12px; display: inline-block; text-align: center;padding-top: 48px;}
    15 .stickers li span{width: 100%;color: #212121; font-size: 12px;font-weight: bold; line-height: 12px; display: inline-block; text-align: center;padding-top: 48px;}
    16 a.culte{background-image: url(../img/culte-scene-icon.png);}
    16 a.culte{background-image: url(../img/culte-scene-icon.png);}
    17 a.star{background-image: url(../img/star-icon.png);}
    17 a.star{background-image: url(../img/star-icon.png);}
    23 .more:hover{background-color: #3b3b3b;}
    23 .more:hover{background-color: #3b3b3b;}
    24 .more span{ margin: 4px auto 0 auto;width: 13px; height: 4px; background: url(../img/arrow-more.png) 0 0 no-repeat; display: block;}
    24 .more span{ margin: 4px auto 0 auto;width: 13px; height: 4px; background: url(../img/arrow-more.png) 0 0 no-repeat; display: block;}
    25 .more.less span{background-position: bottom left;}
    25 .more.less span{background-position: bottom left;}
    26 .more-hide{display: none;}
    26 .more-hide{display: none;}
    27 
    27 
    28 .stars.less, .images.less{height: 90px; overflow: hidden;}
    28 .stars.less, .images.less{height: 90px; overflow-y: hidden;}
    29 .stars li:nth-child(4n+4) { margin-right: 0;}
    29 .stars li:nth-child(4n+4) { margin-right: 0;}
    30 .stars li{margin: 0 8px 10px 0;width: 58px; height: 78px;border: 1px solid #767676; float: left;}
    30 .stars li{margin: 0 8px 10px 0;width: 58px; height: 78px;border: 1px solid #767676; float: left;}
    31 .stars img{width: 58px; height: 78px;}
    31 .stars img{width: 58px; height: 78px;}
    32 
    32 
    33 .images li:nth-child(3n+3) { margin-right: 0;}
    33 .images li:nth-child(3n+3) { margin-right: 0;}