@import "variables.less"; .block-inner { padding-right:10px; } .user-block { width:100%; clear:both; } .user-block-hide { float: left; width:100%; clear:both; padding-top: 10px; .block { float:left; } .block1, .block3 { width:25%; } .block2 { width:50%; } input { float:left; margin:3px 10px 0 0; } label { float:left; width:90%; } } .user-block1 { float:left; width:25%; } .user-block-inner { } .user-block2 { color:@medium-blue; font-size:11px; line-height:normal; float:left; width:25%; } .user-block3, .user-block4 { float:left; width:25%; } .user-block3 { margin-top:8px; .ungluingtext { .height(29px); float: left; color: @text-blue; padding-right: 5px; } } .user-block4 { margin-top: 7px; } img.user-avatar { float:left; margin-right:10px; .one-border-radius(7px); } .social { width:100%; } span.special-user-name { display: block; font-size: 17px; color:@text-blue; margin-left:10px; font-weight:bold; height:50px; } span.user-name, span.user-date, span.user-short-info { display: block; } .user-block2 .user-short-info { padding-right:10px; } span.user-name, span.user-name a, a { font-size:12px; color:@text-blue; } span.user-status-title { float:left; margin-right: 8px; padding-top: 5px; } span.rounded { border:1px solid #d4d4d4; .one-border-radius(7px); padding:1px; color:#fff; margin:0 8px 0 0; display:inline-block; > span { padding:7px 7px; min-width:15px; .one-border-radius(5px); text-align:center; display:inline-block; .hovertext { display: none; } &:hover .hovertext { display: inline; } } } span.blue { .supporter-color-span(#a7d26a, blue); } span.orange { .supporter-color-span(#eabc7c, orange); } span.grey { .supporter-color-span(#bacfd6, grey); } div.check-list { float: left; width:100%; padding-bottom:7px; } a.profile-edit { display:block; // background:url("@{image-base}header/icon-edit.png") right top no-repeat; } div.profile-save { padding-top:15px; border: none; } input.profile-save { background: url("@{image-base}header/save-setting.png") 0 0 no-repeat; width: 116px; height: 42px; display: block; text-indent: -100000px; border:none; } #loadgr { background: url("@{image-base}supporter_icons/goodreads_square.png") left center no-repeat; min-height: 32px; margin-bottom: 12px; span { display: inline-block; vertical-align: middle; } div, input { margin: 2px 10px 2px 36px; } } #loadlt { background: url("@{image-base}supporter_icons/librarything_square.png") left center no-repeat; min-height: 32px; padding-top: 4px; div, input { margin: auto 10px auto 36px; } } .weareonthat { background: url("@{image-base}checkmark_small.png") left center no-repeat; } a.my-setting { background:@blue-grey url("@{image-base}header/explane.png") 90% center no-repeat; .one-border-radius(7px); .height(50px); display:block; padding:0 0 0 10px; font-size:20px; } a.my-setting.active { background:@blue-grey url("@{image-base}header/collspane.png") 90% center no-repeat; } .badges.listspage { float: left; margin-left: 12px; } #tabs { clear: both; float: left; margin-left: 10px; margin-top: 10px; width: 100%; ul.tabs li a:hover { text-decoration: none; } &.wantto { border-bottom: 4px solid @blue-grey; ul.tabs li.tabs3.active a { background: @blue-grey; color: @text-blue; } } &.ungluing { border-bottom: 4px solid #eabc7c; ul.tabs li.tabs2.active a { background: #eabc7c; color: #fff; } } &.unglued { border-bottom: 4px solid @green; ul.tabs li.tabs1.active a { background: @green; color: #fff; } } } #tabs ul.book-list-view { margin-bottom:0 !important; } #tabs-1, #tabs-2, #tabs-3 { margin-left:10px; } ul.tabs { float:left; padding:0; margin:0; list-style:none; li { float: left; .height(46px); margin-right:2px; &.tabs1, &.tabs2 { width:112px; } a { .height(46px); display:block; text-align:center; padding:0 10px; min-width:80px; .border-radius(7px, 7px, 0, 0); background:@medium-blue; color:#fff; } &.tabs1 a:hover, &.active a { background:@green; color:#fff } &.tabs2 a:hover, &.active a { background:#eabc7c; color:#fff; } &.tabs3 a:hover, &.active a { background:@blue-grey; color:@text-blue; } } } /* .book-list span.rounded { > span { .height(15px); a { text-transform:capitalize; } } } */ .listview .rounded { // cancelling out styles that would otherwise apply line-height: normal; margin-right: 0; } div.content-block-content { padding-left: 10px; } .js-news-text { float:left; width:70%; font-size:16px; color:@text-blue; font-family:lucida grande; } .js-news-links { float:right; width:30%; } .column-left .item { margin:0 10px 10px 0; } .column-center .item { margin:0 5px 10px 5px; } .column-right .item { margin:0 0 10px 10px; } .column .item { border:7px solid @pale-blue; padding:10px; } .book-image { padding:0 0 10px 0; } .book-info { padding:0 0 10px 0; line-height:125%; position:relative; span.book-new { background:url(/static/images/images/icon-new.png) 0 0 no-repeat; width:38px; height:36px; display:block; position:absolute; right:10px; top:0; } } .book-name { color:@text-blue; } .book-author { color:@medium-blue; } .book-status { margin:0 -10px; border-top:1px solid @pale-blue; padding:15px 10px 0 10px; position:relative; span.unglue { font-style:italic; } span.status { position:absolute; right:10px; bottom:-5px; width:37px; height:25px; display:block; } }