Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
- position: relative;
- cursor: pointer;
- }
- .woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
- right: 0.7em;
- top: 0.4em;
- cursor: pointer;
- position: absolute;
- font-family: WooCommerce;
- speak: never;
- font-weight: 400;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
- -webkit-font-smoothing: antialiased;
- margin-left: 0.618em;
- content: "";
- text-decoration: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement