vote up 0 vote down star

Hi, I have a webpart and while I was adding some style classes, I figured I'd just reuse some stuff I already wrote in a global Stylesheet.css. This stylesheet is linked to by the Master Page. Well, now my problem is that webparts can't be linked with a masterpage. So how can I use style classes from an external stylesheet inside of a webpart?

I would really prefer to not have to do a lot of copy and pasting to do an inline stylesheet in the webpart..

flag

My bad, you actually can access classes, they just don't work in design time, only in runtime.. (and it produces a little validation warning) – earlz Oct 28 at 22:56

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.