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