Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(873)

Unified Diff: third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css

Issue 2347603003: [DevTools] Remove usage of outline-disclosure from resources sidebar. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 659fa2036ae2ab399e444d8513912c061d4ed516..6ce9bad61ce0784be49d139a122ac44c0db7ede8 100644
--- a/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
+++ b/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
@@ -177,5 +177,5 @@ li.selected .base-storage-tree-element-subtitle {
}
.resources-sidebar {
- padding-left: 0;
+ padding: 0;
}

Powered by Google App Engine
This is Rietveld 408576698