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.