This style was deleted by its author, hideheader@userstyles

hideheader@userstyles deleted this style

Try Coca-Cola drink cup cursor instead of this deleted style.

See other styles

category 4: global site style + optional chrome

Added by hideheader@userstyles, Created: Sep 14, 2013, Updated: Nov 19, 2014
No screenshot
background 1
background 2

Description:

@document regexp('(?!chrome:).*') { ... }
@document regexp('chrome:.*') {
@document url-prefix('chrome:') { ... }
}

Categorized as a global theme. XUL selectors in the @document doesn't change that.

More info
Global theme, no subcategory
http://cdn.userstyles.org/style_screenshots/92986_after.png

With regexp('.*') all selectors, HTML and XUL alike, target all pages, including the browser chrome. The result is effectively a global style without a default namespace.
http://cdn.userstyles.org/style_screenshots/92986_additional_8736.png

Alternatively, @document regexp('(?!chrome:).*') can be used to target all web sites but not the browser chrome and/or @document regexp('chrome:.*') used to target the browser chrome but no web sites. Individually each is effectively a global style with a default HTML or XUL namespace, respectively.
http://cdn.userstyles.org/style_screenshots/92986_additional_8737.png

In re
http://forum.userstyles.org/discussion/37192/unintentionally-global-styles

Installs:
Applies to:
https?://forum.userstyles.org/(?!user).*, userstyles.org

Related styles:

WARNING: This webware is not functioning properly. Please enable javascript in your browser and try again.