Closed (works as designed)
Project:
Drupal core
Version:
6.x-dev
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2009 at 19:44 UTC
Updated:
27 Aug 2009 at 20:45 UTC
Originally outline here: http://www.midwesternmac.com/blogs/geerlingguy/adding-module-stylesheets...
Basically, I had a module which defined a stylesheet idcards.css inside it's module folder using drupal_add_css(), as well as a stylesheet idcards.css inside my theme folder defined inside the theme's .info file. When the names were the same, only one of the two stylesheets were loaded. I had to change the module's CSS filename to get it to work.
Comments
Comment #1
pasquallehttp://api.drupal.org/api/function/drupal_add_css/6