Is it possible to build sort of an Applet that you can run into any page and by selecting a element you extract it's css attributes?
Imagine like firebug allows you to select the div you want to see the code, but instead you select for example a button and get the CSS of it in a selectable field you can copy and paste.