Issue status update for http://drupal.org/node/21214 Post a follow up: http://drupal.org/project/comments/add/21214 Project: Drupal Version: 4.6.0 Component: theme system Category: bug reports Priority: normal Assigned to: Anonymous Reported by: mjr Updated by: killes@www.drop.org -Status: active +Status: patch (code needs work) It's a patch. Please provide in diff -u format and look at the Drupal code format specs. killes@www.drop.org Previous comments: ------------------------------------------------------------------------ Sun, 24 Apr 2005 13:21:14 +0000 : mjr Attachment: http://drupal.org/files/issues/theme.inc_0.diff (926 bytes) when i tried to mirror a drupal site using wget -m i only the default style sheet ./misc/drupal.css will be copied. Reason: the code to load that style sheet outputs an additional statement to that style sheet. The function theme_stylesheet_import does not. A fix to this is included. Best regards, Michael