Tweak create key backup input for dark theme

pull/21833/head
J. Ryan Stinnett 2019-02-13 10:33:30 +00:00
parent b13baf8926
commit 72f1b79b1d
1 changed files with 1 additions and 0 deletions

View File

@ -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 {