|
|
|
@ -59,5 +59,6 @@ a.underline {text-decoration:underline;}
|
|
|
|
|
.post-reply-content {font-size:13px; text-align:left; word-break:break-all; word-wrap:break-word; overflow:hidden;}
|
|
|
|
|
.post-reply-date {font-size:13px;}
|
|
|
|
|
.post-reply-trigger {font-size:13px;}
|
|
|
|
|
.post-reply-input {width:100%; height:28px; line-height:28px; border:1px solid #e6e6e6; outline:none; border-radius:3px;}
|
|
|
|
|
.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;}
|
|
|
|
|
.post-reply-submit {font-size:13px; padding:3px 8px; color:#fff; background-color:#269ac9; outline:none; border:none; display:inline-block;}
|