I'm building a small Firebug extension. I'm still struggling with
Firebug code, so does anyone know how can i access the content of the
HTML->Style panel. Basically I would like to call the function
getElementRules() ("css.js" file) on the selected node.
Thanks