angular-ui-switch icon indicating copy to clipboard operation
angular-ui-switch copied to clipboard

CSS improvements - ON/OFF position fixes

Open mfdeveloper opened this issue 9 years ago • 0 comments

CSS base improvements to this switch button. The following visual features have been added:

  • Fix ON/OFF position, changing the right/left pixels and align strategy
  • CSS3 rule to prevent select on/off text when the user click successively
  • Remove any outline border when the user clicks
  • Added .red and .blue classes to the basic scheme colors.
  • Refactor .on and .off selectors to reduce DRY
  • Convert checked default green color from rgba to hex format

Please, verify this merge request :smile:

mfdeveloper avatar Jul 07 '16 20:07 mfdeveloper