This commit is contained in:
alsotang 2014-09-25 23:22:22 +08:00
parent 231f9bcaf0
commit c9064e329f

View File

@ -633,7 +633,7 @@ a.topic_title {
}
.put_good {
background: @gray2;
background: @node_green;
padding: 1px 2px;
border-radius: 2px;
-webkit-border-radius: 2px;
@ -1214,3 +1214,7 @@ textarea.editor {
left: -10px;
}
}
.btn-info {
color: white !important;
}