grey/italic input placeholder
This commit is contained in:
parent
687ae30268
commit
dd147c4dcd
@ -112,6 +112,11 @@
|
|||||||
max-width: 32em;
|
max-width: 32em;
|
||||||
resize: none;
|
resize: none;
|
||||||
|
|
||||||
|
&::placeholder {
|
||||||
|
color: $color-gray;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
&:hover,
|
&:hover,
|
||||||
&:focus {
|
&:focus {
|
||||||
border-color: $color-blue !important;
|
border-color: $color-blue !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user