Skip to content

Instantly share code, notes, and snippets.

@Marak
Forked from cloudhead/gist:398017
Created May 12, 2010 02:21
Show Gist options
  • Save Marak/398130 to your computer and use it in GitHub Desktop.
Save Marak/398130 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