mirror of
https://github.com/godotengine/discourse-theme.git
synced 2025-12-31 17:48:45 +03:00
Make checkmark for solved questions green
This commit is contained in:
@@ -66,6 +66,14 @@
|
||||
|
||||
|
||||
|
||||
/* Green Checkmarks for Solved Topics */
|
||||
|
||||
.topic-status > .solved {
|
||||
color: var(--success-medium);
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Search Banner */
|
||||
|
||||
.search-banner {
|
||||
|
||||
Reference in New Issue
Block a user