mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-16 14:51:56 +01:00
Fix recent css regression (#7022)
This commit is contained in:
parent
e3946cc7de
commit
1c3ad14b4e
@ -141,12 +141,6 @@ input[type=search]::-webkit-search-results-decoration {
|
|||||||
input::placeholder,
|
input::placeholder,
|
||||||
textarea::placeholder {
|
textarea::placeholder {
|
||||||
opacity: initial;
|
opacity: initial;
|
||||||
font-weight: 400;
|
|
||||||
}
|
|
||||||
input::-moz-placeholder,
|
|
||||||
textarea::-moz-placeholder {
|
|
||||||
opacity: .6;
|
|
||||||
font-weight: 400;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=text], input[type=password], textarea {
|
input[type=text], input[type=password], textarea {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user