1
0
mirror of synced 2026-08-05 09:46:57 +00:00

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
+3
View File
@@ -3,6 +3,9 @@
.fa.accepted,
.accepted-text {
color: green;
.d-icon {
color: currentColor;
}
}
.post-controls span:not(.d-button-label) {