Fix leftover green in themes
This commit is contained in:
@@ -112,7 +112,7 @@ html {
|
||||
.inputLabelFocused,
|
||||
.selectLabelFocused,
|
||||
.textareaLabelFocused {
|
||||
color: green;
|
||||
color: #00a4dc;
|
||||
}
|
||||
|
||||
.checkboxOutline {
|
||||
|
||||
@@ -105,7 +105,7 @@ html {
|
||||
.inputLabelFocused,
|
||||
.selectLabelFocused,
|
||||
.textareaLabelFocused {
|
||||
color: green;
|
||||
color: #00a4dc;
|
||||
}
|
||||
|
||||
.checkboxOutline {
|
||||
|
||||
Reference in New Issue
Block a user