Skip to content

Instantly share code, notes, and snippets.

@esquifit
Created October 15, 2009 18:43
Show Gist options
  • Save esquifit/211181 to your computer and use it in GitHub Desktop.
Save esquifit/211181 to your computer and use it in GitHub Desktop.
@-moz-document url("https://ssl.muenchen.de/EF/opac.html"),
url("https://ssl.muenchen.de/AK/opac.html") {
select.input[name="NNORRQ"] {
-moz-binding:url(http://gist.github.com/raw/211172/bd87a5d51be36f454a96f6cad07f81c8522573ee/OPAC_Muenchen.xbl#listsize) !important;
}
form[name="EF"],
form[name="AK"] {
-moz-binding:url(http://gist.github.com/raw/211172/bd87a5d51be36f454a96f6cad07f81c8522573ee/OPAC_Muenchen.xbl#defaults) !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment