开发者

Where are the CSS styles for Dynamic Data web projects?

In an ASP.NET Dynamic Data web site/project, all the templates have CSS classes like CssClass="DDFilter", but I can't find these styles anywhere. Are they served dynamically from a handler or something, or do I have to provide them all mysel开发者_开发问答f?


You can find the default under Site.css which is automatically made when you create a Dynamic Data project. The Site.css file is located under the root (after creation between global.asax and Site.master)

Grz, Kris.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜