Index: third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css b/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css |
index b620be29ddbbb8761907c70e480a6f707082cb0d..70e82bd15e44319fe71f2778ace2f6c941a72fb0 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css |
+++ b/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css |
@@ -80,6 +80,11 @@ li.selected .base-storage-tree-element-subtitle { |
overflow-x: hidden; |
} |
+.storage-view .filter-bar { |
+ border-bottom: none; |
+ border-top: 1px solid #dadada; |
+} |
+ |
.database-query-prompt { |
position: relative; |
padding: 1px 22px 1px 24px; |