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

Unified Diff: third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css

Issue 2978713002: DevTools: migrate PropertiesWidget to shadow (Closed)
Patch Set: rebase Created 3 years, 5 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/elements/elementsPanel.css
diff --git a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
index 6c0e35b56a83e890e54fb518ab7f878e6012e1e7..e2446cceb17d028b63d4b784202c611101d8ee06 100644
--- a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
+++ b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css
@@ -59,11 +59,6 @@
border-top: 1px solid #ccc;
}
-.properties-widget-section {
- padding: 2px 0px 2px 5px;
- flex: none;
-}
-
.elements-tree-header {
height: 24px;
border-top: 1px solid #eee;

Powered by Google App Engine
This is Rietveld 408576698