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;
|
outline: 0;
|
||||||
}
|
}
|
||||||
#isso-thread .textarea.placeholder {
|
#isso-thread .textarea.placeholder {
|
||||||
color: #AAA;
|
color: #757575;
|
||||||
}
|
}
|
||||||
|
|
||||||
.isso-comment {
|
.isso-comment {
|
||||||
|
Loading…
Reference in New Issue
Block a user