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

View File

@@ -103,3 +103,6 @@ textarea {
.notice {
color:white;
}
.info-suggestions a:not(:hover) {
color: gray;
}