Lioz,

Will you please consider adding a local.css option or allow style.css to used instead of local.css?

With the multi css files and making custom css changes, it is starting to get a little scary when I think about - what updating later is going be

most of the changes I have made so far -- are for other modules, but I have graphic css chages over here and font changs over there... and so forth

If there was a local.css - there would be no need to be concerned - custom css changes would be safe

thank you for considering

Comments

green monkey’s picture

Status: Active » Fixed

done

It was rather simple really... duh :-)

in the marinelli.info file - I changed it to this

stylesheets[all][] = layout.css
stylesheets[all][] = graphics.css
stylesheets[all][] = typography.css
stylesheets[all][] = links.css
stylesheets[all][] = local.css

then I just uploaded a local.css file - lot easier to make changes now and they are safe from updates

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.