Lighter placeholder color.
This commit is contained in:
parent
977f93354a
commit
c4e961e9cf
|
@ -54,6 +54,7 @@ input[type="week"].input {
|
||||||
font-size: 0.875em;
|
font-size: 0.875em;
|
||||||
color: var(--tainacan-info-color) !important;
|
color: var(--tainacan-info-color) !important;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
opacity: 0.75;
|
||||||
}
|
}
|
||||||
&::-ms-input-placeholder {
|
&::-ms-input-placeholder {
|
||||||
font-size: 0.875em;
|
font-size: 0.875em;
|
||||||
|
|
Loading…
Reference in New Issue