"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?
Soluzione scelta
Try the esr17 version of the CSS file.
Leggere questa risposta nel contesto 👍 1Tutte le risposte (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.
Soluzione scelta
Try the esr17 version of the CSS file.
That's it, thanks