Browser-specific CSS hacks

I don’t use CSS hacks anymore. Instead I use IE’s conditional comments to apply classes to the body tag.
Nonetheless, I wanted to document every browser-specific css selector and style attribute [...]