Error message

You are browsing documentation for drupal 7.x, which is not supported anymore. Read the updated version of this page for drupal 11.x (the latest version).

CSS_SYSTEM

The default group for system CSS files added to the page.

2 uses of CSS_SYSTEM
CascadingStylesheetsTestCase::testRenderOrder in modules/simpletest/tests/common.test
Test CSS ordering.
system_init in modules/system/system.module
Implements hook_init().

File

includes/common.inc, line 60

Code

define ('CSS_SYSTEM', -100);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.