miled / wordpress-social-login

WordPress Social Login
http://miled.github.io/wordpress-social-login/
MIT License
398 stars 237 forks source link

Replacing icon16 with dashicons #375

Closed sabernhardt closed 2 years ago

sabernhardt commented 3 years ago

Looking at WordPress Trac #35717, the old icon16 classes may be deprecated soon.

The dashicons collection could replace those:

Screenshot before:

before

After changes, icons are slightly darker and align to the top of the cell:

after

sabernhardt commented 3 years ago

On second thought, it's probably better to define the color within the plugin instead of using the toggle-indicator class.