constant CSS_SKIN

The default weight for CSS rules that style skins and are not included with components.

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

File

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

Code

const CSS_SKIN = 200;