Can anyone tell me what css class controls the text on the New ItemToolbar...ie. Attach File, Spelling, etc.?
Maybe try this site a great list of css for sharepointwww.heathersolomon.com/.../sp07cssreference.htm
Specificallywww.heathersolomon.com/.../sp07cssreference.htm .
The ms-toolbar class is the lowest one applied there. You might trycreating a element subclass, like.ms-toolbar a...to see if that would have the desired effect.
The ms-menutoolbar seems to only affect the toolbar that has New | Actions|Settings. I need the class for the toolbar that is shown on the Newform.aspx.