Skip to content

Commit

Permalink
Update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
michenriksen committed Mar 19, 2011
1 parent d1461a0 commit a564768
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -32,6 +32,12 @@ hover-state will change to red

<a href="#" class="negative button">Divide by Zero</a>

## Buttons with positive actions ##

If you have a button that triggers an action you want to encourage your users to do, you can give a button a `.positive` class and the hover-state will change to green

<a href="#" class="positive button">Save the World</a>

## Grouped buttons ##

You can create grouped buttons that are linked together, like seen at Gmail and other places,
Expand Down

0 comments on commit a564768

Please sign in to comment.