53960d9c25
This port adds semantic win and color customization to your blueprint button styles. It also let's you choose whether you want to float them right, left, or leave them inline-block. To install this plugin into your project run the following command. compass -f blueprint -p buttons Or if you have a rails project: compass --rails -f blueprint -p buttons
6 lines
134 B
Ruby
6 lines
134 B
Ruby
stylesheet 'buttons.sass', :media => 'screen, projection'
|
|
|
|
image 'buttons/cross.png'
|
|
image 'buttons/key.png'
|
|
image 'buttons/tick.png'
|