media attribute in CSS
When using themes in ASP.NET I have noticed that the link tag which is generated to link to the theme stylesheet omits inputting a media attribute specifying the output device.
Is there a way to configure this so that a media attribute can be specified?
|