color feedback in mod dashboard
This commit is contained in:
@@ -22,6 +22,14 @@ div#c-moderator-dashboards {
|
||||
div#activity-search {
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
tr.feedback-category-positive {
|
||||
background: #DDFFDD !important;
|
||||
}
|
||||
|
||||
tr.feedback-category-negative {
|
||||
background: #FFDDDD !important;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 26em;
|
||||
|
||||
Reference in New Issue
Block a user