Tags: firefox,css

Sort by: Date / Title /

  1. 3 weeks ago by minus
    1. .foo, x:-moz-any-link { } /* FireFox 2 */
    2. .foo, x:-moz-any-link, x:default { } /* FireFox 3 */
    3. html>/**/body .foo, x:-moz-any-link, x:default { } /* Only FireFox 3 */
  2. 1 year ago by spirit
    1. a:active, a:focus {
    2.      outline: 0
    3. }

First / Previous / Next / Last / Page 1 of 1 (2 posteets)