Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Created January 26, 2012 14:09
Show Gist options
  • Save zincplusplus/1682920 to your computer and use it in GitHub Desktop.
Save zincplusplus/1682920 to your computer and use it in GitHub Desktop.
delete me
/**
* delete me
*/
button {
color: red;
}
<form action="#">
<button type="submit">enabled</button>
<button type="submit" disabled="disabled">disabled</button>
</form>
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment