add support for user name changes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
div#c-user-feedbacks {
|
||||
tr.feedback-category-positive {
|
||||
.feedback-category-positive {
|
||||
background: #DDFFDD !important;
|
||||
}
|
||||
|
||||
tr.feedback-category-negative {
|
||||
.feedback-category-negative {
|
||||
background: #FFDDDD !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user