Same name and namespace in other branches
  1. 7.x includes/common.inc \CSS_THEME
  2. 8.9.x core/includes/common.inc \CSS_THEME
  3. 9 core/includes/common.inc \CSS_THEME

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

File

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

Code

const CSS_THEME = 200;