Revision: 11425
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 4, 2009 18:03 by zachharkey
Initial Code
<?php if ($GLOBALS['user']->uid == 1): ?>
<style type="text/css" media="screen">
@import url(/<?php print $directory ?>/style-dev.css);
</style>
<?php endif ?>
Initial URL
Initial Description
Initial Title
Developer only stylesheet
Initial Tags
textmate, drupal, theme
Initial Language
Other