Re: maincss.css question
Posted by
David E Jones on
Jan 16, 2007; 12:04am
URL: http://ofbiz.116.s1.nabble.com/maincss-css-question-tp176368p176382.html
On Jan 15, 2007, at 4:49 PM, Adrian Crum wrote:
> In this particular case, even a minor change to the maincss.css
> file results in many modifications. For instance, setting a default
> font style removes a ton of code. Same thing with setting default
> styles for basic HTML elements.
The best thing to do here is again keep the patch as simple as
possible. You can make changes to a lot of files, just make SURE
those are the only changes in the files, and try to limit it to maybe
2-3 such changes in a patch to make it easier to skim.
-David