CSS hack for Safari 5+ only NOT Chrome

There is a way to filter Safari 5+ from chrome JS Bin



Comments

carthworks said…
@-moz-document url-prefix() {
/* firefox-only css goes here */
}