'linear gradient color for password dots

  • I was working with the HTML5 password input
  • This is the default color of the dots

enter image description here

  • The problem is that I cannot make the dots have the linear gradient color
  • I can only change the color of the dots through the CSS color attribute. But it does not have the linear gradient color.

enter image description here enter image description here

  • Could you guys give me hands? Thank you guys very much.


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source