Color fix due to core change

This commit is contained in:
Kris 2019-01-31 16:22:26 -05:00 committed by GitHub
parent 9b7d81bd3a
commit 2ab270fa92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
.fa.accepted,
.accepted-text {
color: green;
.d-icon {
color: currentColor;
}
}
.post-controls span:not(.d-button-label) {