password obfuscation in advanced

This commit is contained in:
ehpersonal38
2022-07-24 13:17:17 -04:00
parent c297f0097b
commit 29358943ba
4 changed files with 12 additions and 3 deletions
+9
View File
@@ -798,4 +798,13 @@ pre.bash {
#toolsbtn {
min-width: max-content;
}
#showpassword {
cursor:pointer;
margin-left:2px;
height:5px;
line-height:5px;
padding:3px;
background-color:#9fe29b
}