SharePoint Webpart Styling
Posted February 27th, 2009 by Eric WebbI always wondered how to style a single webpart on the page.
http://www.heathersolomon.com/blog/articles/Controlling-Single-Web-Parts-with-CSS.aspx
Been dealing with CSS for a long time and never knew about attribute selectors. Only issue is you can’t be in Quirks mode, which does mess up the rendering of some elements in SharePoint.
Filed under:sharepoint