color: #6B2B28;
}
+.focusedAnswer {
+ background: #FFFFCC;
+}
+
.tagsList {
list-style-type: none;
margin: 0;
.comment-form-container {
display: none;
padding-top: 12px;
+ margin-bottom: 8px;
}
.comment-form-widgets-container input {
text-align: right;
}
+div.comment-tools span.comment-tools-separator {
+ float: left;
+ display: block;
+ line-height: 17px;
+ color: #ccc;
+ font-size: 15px;
+ margin-left: 1px;
+}
+
div.comment-tools .comments-showing {
color: #777777;
font-size: 11px;
.comment-form-buttons input {
width: 100%;
- height: 22px;
+ height: auto;
+ padding: 2px 0 4px 0;
vertical-align: middle;
margin-top: 6px;
}