Skip to content

Instantly share code, notes, and snippets.

@andyferra
Created January 27, 2011 19:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andyferra/799085 to your computer and use it in GitHub Desktop.
Save andyferra/799085 to your computer and use it in GitHub Desktop.
.shiney_button // Gross but clear class name
:background red
:border 1px solid black
:color white
.post input[type=submit]
@extend .shiney_button
.user input[type=submit]
@extend .shiney_button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment