inspector: Add a new page that lists the CSS node tree

This commit is contained in:
Benjamin Otte
2015-03-03 00:02:25 +01:00
parent 8640bc47b1
commit d55c261079
12 changed files with 1015 additions and 1 deletions

View File

@ -12,6 +12,7 @@ N_("Hierarchy");
N_("Selector");
N_("Style Classes");
N_("Style Properties");
N_("CSS nodes");
N_("CSS");
N_("Size Groups");
N_("Data");