Save credential (Password and private key etc) in webpage memory.

This commit is contained in:
NI
2019-08-29 22:47:20 +08:00
parent e414144331
commit c815f73e7a
7 changed files with 108 additions and 30 deletions

View File

@@ -109,3 +109,7 @@
margin-right: 5px;
font-weight: normal;
}
#connect-known-list li h2.highlight::before {
color: #eee;
}