You are here

constant CSS_INJECTOR_PAGES_LISTED in CSS Injector 7

Deploy this CSS snippet on only the listed pages.

1 use of CSS_INJECTOR_PAGES_LISTED
CSSInjectorTest::testCSSInjectionUI in ./css_injector.test
Test the Administrative UI, making sure it does what it ought to do.

File

./css_injector.module, line 19
Allows administrators to inject CSS into the page output based on configurable rules. Useful for adding simple CSS tweaks without modifying a site's official theme.

Code

define('CSS_INJECTOR_PAGES_LISTED', 1);