constant CSS_COMPONENT

The default weight for CSS rules that style design components (and their associated states and skins.)

1 use of CSS_COMPONENT
system_page_build in drupal/core/modules/system/system.module
Implements hook_page_build().

File

drupal/core/includes/common.inc, line 103
Common functions that many Drupal modules will need to reference.

Code

const CSS_COMPONENT = 0;