I have a specific set of classes that I want to show in the AppClass dropdown for the end users. With the ASP.NET version I would just use CssFiles="~/StyleSheet.css" and I would only see those styles. However, the best example I've found to for the new editor is telerik:EditorCssFile Value="~/StyleSheet.css". However, when I do this I still get a couple strange styles on the top of the list (Clear Class, RadEWrongWord, RadEDomMouseOver). Any idea why those 3 are showing up. Thanks.
