diff -r 4aec3f00ea87 -r 05fdc9616ba0 integ/css/iri.css --- a/integ/css/iri.css Wed Apr 03 16:19:25 2013 +0200 +++ b/integ/css/iri.css Wed Apr 03 16:52:19 2013 +0200 @@ -4,8 +4,10 @@ .sidebar h2{font-size: 20px; margin-bottom: 24px;} .user{ height: 30px; line-height: 30px;} .user img{width: 30px; height: 30px; margin: 0 24px 24px 0; float: left;} -.user p{float: left;} +.user p{float: left; font-size: 13px;} h3.instruction{color: #c7c7c7; clear: both; padding-bottom: 14px; margin: 0; border-bottom: 1px solid #3b3b3b;} + +.stickers.less{height: 90px; overflow: hidden;} .stickers li{margin: 0 10px 10px 0;float:left;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;} .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;} li.culte{background-image: url(../img/culte-scene-icon.png);} @@ -14,12 +16,14 @@ .stickers li:nth-child(3n+3) { margin-right: 0;} .sidebar h3{font-size: 13px; font-weight: bold; margin-bottom: 12px;} + .more{margin-bottom: 16px;width: 100%; height: 12px; background-color: #191919; display: inline-block;} .more:hover{background-color: #3b3b3b;} .more span{ margin: 4px auto 0 auto;width: 13px; height: 4px; background: url(../img/arrow-more.png) 0 0 no-repeat; display: block;} .more.less span{background-position: bottom left;} .more-hide{display: none;} +.stars.less, .images.less{height: 90px; overflow: hidden;} .stars li:nth-child(4n+4) { margin-right: 0;} .stars li{margin: 0 8px 10px 0;width: 58px; height: 78px;border: 1px solid #767676; float: left;} .stars img{width: 58px; height: 78px;} @@ -28,6 +32,7 @@ .images li{margin: 0 8px 10px 0;width: 80px; height: 80px;border: 1px solid #767676; float: left;} .images img{width: 80px; height: 80px;} +.videos.less{height: 76px; overflow: hidden;} .videos li:nth-child(3n+3) { margin-right: 0;} .videos li{margin: 0 8px 10px 0;width: 80px; height: 64px;border: 1px solid #767676; float: left;} .videos img{width: 80px; height: 64px;}