imathis / fancy-buttons

Fancy CSS Buttons using Compass
http://brandonmathis.com/projects/fancy-buttons/
819 stars 55 forks source link

button:active state not being respected #12

Closed ericdfields closed 13 years ago

ericdfields commented 14 years ago

I've tried a few different ways to influence the border width on border:active, and I just can't get it to give. Try any of the :active properties below for example:

button
  +fancy-button-structure
  +fancy-button-colors($oBlue)
  +fancy-button-size(14px,4px,1px)
button:active
  border-width: 2px
  +fancy-button-size(14px,4px,2px)
imathis commented 13 years ago

I believe this is fixed in the latest version. If not try the pre release gem install fancy-buttons --pre