Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Sep 2nd, 2012  |  syntax: None  |  size: 0.54 KB  |  hits: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. .all-IE{property:value\9;}
  2. :root .IE-9{property:value\0/;}
  3. .gte-IE-8{property:value\0;}
  4. .lte-IE-7{*property:value;}
  5. .IE-7{+property:value;}
  6. .IE-6{_property:value;}
  7. .not-IE{property//:value;}
  8. @-moz-document url-prefix() { .firefox{property:value;} }
  9. @media all and (-webkit-min-device-pixel-ratio:0) { .webkit{property:value;} }
  10. @media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) { .opera{property:value;} }
  11. @media screen and (max-device-width: 480px) { .iphone-or-mobile-s-webkit{property:value;} }