Fix leftover green in themes

This commit is contained in:
MrTimscampi 2020-02-29 20:17:22 +01:00
parent 57bc5e5ee4
commit e6034e9bf2
2 changed files with 2 additions and 2 deletions

View file

@ -112,7 +112,7 @@ html {
.inputLabelFocused,
.selectLabelFocused,
.textareaLabelFocused {
color: green;
color: #00a4dc;
}
.checkboxOutline {

View file

@ -105,7 +105,7 @@ html {
.inputLabelFocused,
.selectLabelFocused,
.textareaLabelFocused {
color: green;
color: #00a4dc;
}
.checkboxOutline {