better feedback styling on mod dashboard
This commit is contained in:
@@ -22,14 +22,6 @@ div#c-moderator-dashboards {
|
|||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.feedback-category-positive {
|
|
||||||
background: #DDFFDD !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
tr.feedback-category-negative {
|
|
||||||
background: #FFDDDD !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
table {
|
table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
div#c-user-feedbacks {
|
div#c-user-feedbacks, div#c-moderator-dashboards div#col2 {
|
||||||
.feedback-category-positive {
|
.feedback-category-positive {
|
||||||
background: #DDFFDD !important;
|
background: #DDFFDD !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user