Change the "Security Phase" color (#6870)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user