change type of security text - chrome
input[type=password] { -webkit-text-security: none; -webkit-text-security: circle; -webkit-text-security: square; -webkit-text-security: disc; /* default */ }