mirror of
https://github.com/cnodejs/nodeclub.git
synced 2025-12-08 19:55:55 +00:00
hotfix
This commit is contained in:
parent
231f9bcaf0
commit
c9064e329f
@ -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;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user