Skip to content

Instantly share code, notes, and snippets.

@cloudhead
Created May 11, 2010 23:14
Show Gist options
  • Save cloudhead/398017 to your computer and use it in GitHub Desktop.
Save cloudhead/398017 to your computer and use it in GitHub Desktop.
input ! click {
delay: 1ms;
}
! fadeOut {
time: 100ms;
}
input#search ! tokenize {
}
input#search {
:hover { ... }
!click { ... }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment