"Inspect element" pane from firefox 17
I like Inspect element pane with dark background from 17 much more than this in 18 with white background. Where can I find the CSS of the Firefox 17 Inspect element pane?
I like Inspect element pane with dark background from 17 much more than this in 18 with white background.
Where can I find the CSS of the Firefox 17 Inspect element pane?
選ばれた解決策
Try the esr17 version of the CSS file.
この回答をすべて読む 👍 1すべての返信 (4)
- chrome://browser/content/devtools/markup-view.xhtml
- chrome://browser/skin/devtools/markup-view.css
yes, that's the CSS from the current version 18. I need from previous - 17.
選ばれた解決策
Try the esr17 version of the CSS file.
That's it, thanks