审查机器
This commit is contained in:
51
kenengba/审查机器/审查机器 _ 可能吧_files/bwp-recent-comments-noava.css
Normal file
51
kenengba/审查机器/审查机器 _ 可能吧_files/bwp-recent-comments-noava.css
Normal file
@ -0,0 +1,51 @@
|
||||
.recent-comment {
|
||||
list-style-type: none;
|
||||
margin-top: 10px;
|
||||
/*ie fix*/ zoom: 1;
|
||||
}
|
||||
|
||||
.recent-comment:after { content: "."; display: block; height: 0; font-size: 0; line-height: 0; clear: both; visibility: hidden; }
|
||||
|
||||
.recent-comment .recent-comment-avatar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.recent-comment .avatar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.recent-comment .icon-comment {
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
.recent-comment-single {
|
||||
display: block;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.recent-comment-tb .recent-comment-single {
|
||||
display: inline;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.recent-comment-credit {
|
||||
font-size: 0.8em;
|
||||
color: #aaaaaa;
|
||||
}
|
||||
|
||||
.recent-comment-author {
|
||||
font-weight: bold;
|
||||
padding-right: 0px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.recent-comment-text {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* ajax nav */
|
||||
.bwp-rc-ajax-nav {
|
||||
list-style-type: none;
|
||||
list-style-position: inside;
|
||||
text-align: left;
|
||||
}
|
Reference in New Issue
Block a user