diff --git a/assets/stylesheets/solutions.scss b/assets/stylesheets/solutions.scss index 5eb8971..56ae1ca 100644 --- a/assets/stylesheets/solutions.scss +++ b/assets/stylesheets/solutions.scss @@ -3,6 +3,9 @@ .fa.accepted, .accepted-text { color: green; + .d-icon { + color: currentColor; + } } .post-controls span:not(.d-button-label) {