angular-ui-switch
angular-ui-switch copied to clipboard
CSS improvements - ON/OFF position fixes
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
CSS3rule to prevent select on/off text when the user click successively- Remove any outline border when the user clicks
- Added
.redand.blueclasses to the basic scheme colors. - Refactor
.onand.offselectors to reduce DRY - Convert checked default
greencolor from rgba to hex format
Please, verify this merge request :smile: