You are here

constant CSS_LAYOUT in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/includes/common.inc \CSS_LAYOUT

The default weight for CSS rules that layout a page.

File

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

Code

const CSS_LAYOUT = -100;