Tweak create key backup input for dark theme
parent
b13baf8926
commit
72f1b79b1d
|
@ -52,6 +52,7 @@ a:visited {
|
|||
|
||||
input[type=text], input[type=password], textarea {
|
||||
background-color: transparent;
|
||||
color: $primary-fg-color;
|
||||
}
|
||||
|
||||
input[type=text]:focus, input[type=password]:focus, textarea:focus {
|
||||
|
|
Loading…
Reference in New Issue