I have a Kendo UI Window inside of the topSection.html of one of my views. It appears that the css defined in the view's style.css is not applied to anything inside the Kendo UI Window, is there a workaround for this?
I can't promise anything, but I've had some luck with global attribute selectors. www.w3schools.com/.../css_selectors.asp
They do not work for me. Do you have a working example?