>> Take any real big CSS file with the same five-six colors repeated tens
>> of times for various elements and benefits will be obviuos.
>> And thats very handy for color skining.

Thursday, September 1, 2005, 1:23:09 PM, Tom Livingston wrote:
> Still, having "Find And Replace" in my editor seems easier that the setup

And if more than one color needs to have the same value, I guess you could
always keep a comment with your colors:

color:#000000/*mainText*/;
...
color:#000000/*borders*/;

Replace all "#000000/*mainText*/" with "#111111/*mainText*/";

Steve
-- 
http://mrclay.org/ : http://frenchhorns.mrclay.org/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to