CSS_SYSTEM

in includes/common.inc

The default weight of system CSS files added to the page.

<?php
define('CSS_SYSTEM', -100);
?>