|
|
|
@ -50,6 +50,7 @@ a.underline {text-decoration:underline;}
|
|
|
|
|
.fr {float:right;}
|
|
|
|
|
.cl {clear:both; overflow:hidden;}
|
|
|
|
|
.post-content {width:100%; font-size:13px; line-height:18px; height:90px; overflow:hidden; word-break:break-all; word-wrap:break-word;}
|
|
|
|
|
.post-content img {max-width:100%;}
|
|
|
|
|
.post-interactive {width:100%; height:35px; line-height:35px; vertical-align:middle; border-top:1px solid #e6e6e6; background-color:#f8f9fb;}
|
|
|
|
|
.post-interactive-column,
|
|
|
|
|
.post-interactive-reply,
|
|
|
|
@ -62,6 +63,7 @@ a.underline {text-decoration:underline;}
|
|
|
|
|
.post-reply-avatar {width:45px; height:30px; text-align:center; margin-right:10px;}
|
|
|
|
|
.post-reply-user {font-size:13px; text-align:left; margin-bottom:10px;}
|
|
|
|
|
.post-reply-content {font-size:13px; text-align:left; word-break:break-all; word-wrap:break-word; overflow:hidden;}
|
|
|
|
|
.post-reply-content img {max-width:100%;}
|
|
|
|
|
.post-reply-date, .post-reply-trigger {font-size:13px;}
|
|
|
|
|
.post-input-container {padding-right:2px;}
|
|
|
|
|
.post-reply-input {width:100%; height:28px; line-height:28px; border:1px solid #e6e6e6; outline:none; padding:0; margin:0; border-radius:3px;}
|
|
|
|
|