mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 11:28:08 +01:00
improved some css for options.html
This commit is contained in:
@@ -8,6 +8,10 @@ input[type=text], textarea {
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
input.invalid {
|
||||
background-color: #ff6666;
|
||||
border-color: #ff3333;
|
||||
}
|
||||
|
||||
input[type=submit]:focus,
|
||||
input[type=text]:focus {
|
||||
|
||||
Reference in New Issue
Block a user