Alternate CSS
Many thanks to the authors for such a detailed and perfectly structured book !
I have one comment about advantages of applying custom CSS trough alternate CSS feature. I've just discovered that if custom CSS is linked through the master page this CSS is not applied to Tags & Notes dialog (rendered by SocialDataFrame.aspx page). When custom CSS is linked using alternate CSS feature (which is actually a SPWeb.AlternateCssUrl property) it is applied to that dialog andas well as everything else.
|