@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("api.jquery.com") {
    ul.options:hover > li { opacity: 1 !important; }
}