.button-states(@bg-color, @text-color)

Generates hover, focus, active and visited states for a button.

Parameters:
  • @bg-color
    Base color for the states.
  • @text color
    Color for visited state.