mirror of
https://github.com/bumi/lntip
synced 2025-07-07 17:25:52 +00:00
Less opacity for placeholders to make it look less like prefilled text
This commit is contained in:
parent
d3a3bf287b
commit
aeb1ffc669
@ -57,7 +57,7 @@
|
|||||||
}
|
}
|
||||||
::placeholder {
|
::placeholder {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
opacity: 0.3;
|
opacity: 0.2;
|
||||||
}
|
}
|
||||||
input[type=number] {
|
input[type=number] {
|
||||||
-moz-appearance: textfield;
|
-moz-appearance: textfield;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user