constant CSS_SYSTEM

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

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

File

drupal-7.x/includes/common.inc, line 60
Common functions that many Drupal modules will need to reference.

Code

define('CSS_SYSTEM', -100)