mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-07-04 21:02:20 +00:00
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…
x
Reference in New Issue
Block a user