Index: Source/devtools/front_end/resourcesPanel.css |
diff --git a/Source/devtools/front_end/resourcesPanel.css b/Source/devtools/front_end/resourcesPanel.css |
index e462b02b6ade283049621362d764bc26feea4317..e6ea1548954e1926a5fa50e00867021664cb9cda 100644 |
--- a/Source/devtools/front_end/resourcesPanel.css |
+++ b/Source/devtools/front_end/resourcesPanel.css |
@@ -339,3 +339,7 @@ li.selected .base-storage-tree-element-subtitle { |
.file-system-storage-tree-item .icon { |
content: url(Images/fileSystem.png); |
} |
+ |
+.quota-tree-item .icon { |
+ content: url(Images/quota.png); |
+} |