Active
Project:
BlogBuzz
Version:
7.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2011 at 18:43 UTC
Updated:
2 Jun 2011 at 16:45 UTC
The custom.css stylesheet should be the last one to be read by the system. However the color stylesheet (i.e. stone.css) comes after.
This means I have to edit stone.css in order to make slight changes to the colors, and risk losing everything at the next theme upgrade.
The custom.css file should override all others,
Thank you
Comments
Comment #1
mediameriquat commentedA patch was submitted in this node :
http://drupal.org/node/1091342
Comment #2
bryrock commentedThere is a work-around for this. If you are not going to be switching color schemes around or making that switch available to users, just pick the color scheme you want to use and add that one to the .info file, ahead of your custom.css.