How to Make Non-Password Inputs Use Bullets (or Bullet Alternatives)

This works on text inputs (e.g. text, email, etc) but you cannot change actual password inputs. Use case = ???. input { -webkit-text-securit...

This works on text inputs (e.g. text, email, etc) but you cannot change actual password inputs. Use case = ???.
input { -webkit-text-security: none; }
input { -webkit-text-security: circle; }
input { -webkit-text-security: square; }
input { -webkit-text-security: disc; /* Default */ }
Here are css code to Make Non-Password Inputs Use Bullets (or Bullet Alternatives)

Hot in Week

Popular

Archive

item