![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
"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?
Chosen solution
Try the esr17 version of the CSS file.
Read this answer in context 👍 1All Replies (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.
Chosen Solution
Try the esr17 version of the CSS file.
That's it, thanks