Skip to content

Instantly share code, notes, and snippets.

@aharpervc
aharpervc / README.md
Last active August 29, 2015 14:22 — forked from mbostock/.block
@aharpervc
aharpervc / dabblet.css
Last active December 26, 2015 08:29 — forked from LeaVerou/dabblet.css
/**
* iOS 6 style switch checkboxes
* by Lea Verou http://lea.verou.me
*
* Fork: small style tweaks that scale better at larger font sizes, and disable text selection on the switch
*/
.switch {
user-select: none;
}