a very slight refactor of previous commit

This commit is contained in:
Danny Coates 2018-01-19 17:14:14 -08:00
parent 48b21de011
commit 72279f4995
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
2 changed files with 13 additions and 16 deletions

View file

@ -702,7 +702,7 @@ tbody {
display: inline;
}
.selectPassword :hover .passwordStar {
.selectPassword :hover .passwordMask {
display: none;
}