Darken placeholder text
Previously color contrast was insufficient per WCAG AA
This commit is contained in:
parent
b7526ecab1
commit
21983a61b6
@ -20,7 +20,7 @@
|
||||
outline: 0;
|
||||
}
|
||||
#isso-thread .textarea.placeholder {
|
||||
color: #AAA;
|
||||
color: #757575;
|
||||
}
|
||||
|
||||
.isso-comment {
|
||||
|
Loading…
Reference in New Issue
Block a user