mirror of
https://github.com/bumi/lntip
synced 2025-07-07 09:25:51 +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 {
|
||||
color: #fff;
|
||||
opacity: 0.3;
|
||||
opacity: 0.2;
|
||||
}
|
||||
input[type=number] {
|
||||
-moz-appearance: textfield;
|
||||
|
Loading…
x
Reference in New Issue
Block a user