mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Change the "Security Phase" color (#6870)
This commit is contained in:
parent
35b5109c2a
commit
7ab075fdfd
@ -141,6 +141,12 @@ input[type=search]::-webkit-search-results-decoration {
|
||||
input::placeholder,
|
||||
textarea::placeholder {
|
||||
opacity: initial;
|
||||
font-weight: 400;
|
||||
}
|
||||
input::-moz-placeholder,
|
||||
textarea::-moz-placeholder {
|
||||
opacity: .6;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
input[type=text], input[type=password], textarea {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user