Closed (cannot reproduce)
Project:
Zen
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2010 at 21:03 UTC
Updated:
13 Dec 2010 at 23:43 UTC
By default zen.css is listed in the info file, I thought by putting a ; it will not use it. I also tried deleting it but it still shows up. Is this required ?
Comments
Comment #1
koyama commentedThis is apparently a bug in Drupal core.
I found this issue:
#488804: In edit mode, css overrides in sub-theme.info file are actually being called and produce a 404.
Comment #2
akalata commentedAre you talking about the base Zen, or a subtheme? In a subtheme's info file, you actually want to include it to override it. Included below is the notes from STARTERKIT.info
Comment #3
akalata commented