Have you had any success? It seems like an answer to one of my dreams...
I want to create borders around some of my custom widgets and manage them.
So I created a class "box_it" in the plug-in setup area and used it in one of my widgets (text)
I put
HTML Code:
.box_it {border: 2px #707070 solid;}