About: @-moz-document   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

The CSS @-moz-document rule is a Gecko-specific @-rule that restricts the style rules contained within it based on the URL of the document. It is designed primarily for user style sheets. This @-rule was available since Firefox 1.5. CSS example:

AttributesValues
rdfs:label
  • @-moz-document
rdfs:comment
  • The CSS @-moz-document rule is a Gecko-specific @-rule that restricts the style rules contained within it based on the URL of the document. It is designed primarily for user style sheets. This @-rule was available since Firefox 1.5. CSS example:
dcterms:subject
abstract
  • The CSS @-moz-document rule is a Gecko-specific @-rule that restricts the style rules contained within it based on the URL of the document. It is designed primarily for user style sheets. This @-rule was available since Firefox 1.5. CSS example: @-moz-document url("http://www.w3.org/"), url-prefix("http://www.w3.org/Style/"), domain("mozilla.org") { /* CSS rules here apply to: + The page "http://www.w3.org/". + Any page whose URL begins with "http://www.w3.org/Style/" + Any page whose URL's host is "mozilla.org" or ends with ".mozilla.org" */ /* make the above-mentioned pages really ugly */ body { color: purple; background-color: yellow; } }
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software