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

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

Issue 1113813002: [DevTools] Rename View to Widget. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 5 years, 8 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: Source/devtools/front_end/elements/elementsPanel.css
diff --git a/Source/devtools/front_end/elements/elementsPanel.css b/Source/devtools/front_end/elements/elementsPanel.css
index df34739ad709bb74e3bce68eb33b41e06f6e727c..2c5b40b840ee96e0f0f2b0e80c7fdcfc3da60617 100644
--- a/Source/devtools/front_end/elements/elementsPanel.css
+++ b/Source/devtools/front_end/elements/elementsPanel.css
@@ -592,7 +592,7 @@
border-bottom: none;
}
-.sidebar-pane > .body > .split-view {
+.sidebar-pane > .body > .split-widget {
position: absolute;
top: 0;
bottom: 0;

Powered by Google App Engine
This is Rietveld 408576698