summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/system.module')
-rw-r--r--modules/system/system.module1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index 583210a65..e21ab2a13 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -244,6 +244,7 @@ function system_menu($may_cache) {
if (arg(0) == 'admin') {
global $custom_theme;
$custom_theme = variable_get('admin_theme', 'bluemarine');
+ drupal_add_css(drupal_get_path('module', 'system') .'/admin.css', 'core');
}
// Add the CSS for this module. We put this in !$may_cache so it is only