mirror of
https://github.com/bumi/lntip
synced 2026-02-16 14:07:51 +00:00
Less opacity for placeholders to make it look less like prefilled text
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user