Merge pull request #354 from mpchadwick/feature/comment-placeholder-color
Darken placeholder text
This commit is contained in:
commit
ea3507910f
@ -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