Dark theme improvement #51

Open
davidpanic wants to merge 2 commits from davidpanic/info-suggestions-fix into master
Showing only changes of commit fece8b9416 - Show all commits
+3
View File
@@ -103,3 +103,6 @@ textarea {
.notice { .notice {
color:white; color:white;
} }
.info-suggestions a:not(:hover) {
color: gray;
}