marcusklaas / yapm-client

super-straight-forward-single-user-json-aes-based-online-password-manager
4 stars 1 forks source link

Get rid of password font #32

Closed marcusklaas closed 8 years ago

marcusklaas commented 9 years ago

It blows up our page size! It's not clear what we should replace it with, though.

Maybe we could import an svg image of a `password dot' and set that as background for our pasword cell. When the cell is clicked, we invert the image, giving the impression of a selection. Using javascript, we actually select a hidden text field containing the password.