Color fix due to core change
This commit is contained in:
parent
9b7d81bd3a
commit
2ab270fa92
|
@ -3,6 +3,9 @@
|
|||
.fa.accepted,
|
||||
.accepted-text {
|
||||
color: green;
|
||||
.d-icon {
|
||||
color: currentColor;
|
||||
}
|
||||
}
|
||||
|
||||
.post-controls span:not(.d-button-label) {
|
||||
|
|
Loading…
Reference in New Issue