Nicolas Chevobbe 41e5dcf390 Bug 1673226 - [devtools] Load missing ObjectInspector-related CSS files in inspector. r=rcaliman.
The ObjectInspector might be used in the inspector by extension
using the setExpression API. When we moved reps to a dedicated
folder and split it so it does not contain objectInspector bits
anymore (in Bug 1669956), we forgot to include Tree.css and ObjectInspector.css
in the inspector panel, resulting in weird styling for the side panel.
This patch includes the missing CSS files, which fixes the issue.

Differential Revision: https://phabricator.services.mozilla.com/D97126
2020-11-16 14:14:47 +00:00
..