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

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

Issue 468973002: DevTools: [SSP] fix design glitches in "Insert New Rule" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/elementsPanel.css
diff --git a/Source/devtools/front_end/elementsPanel.css b/Source/devtools/front_end/elementsPanel.css
index 2ab581b56bfb3dea24a0a5018aba546cfce0d8bb..79e496366a247d33a60bcecf2c2b0f6f64aa9db1 100644
--- a/Source/devtools/front_end/elementsPanel.css
+++ b/Source/devtools/front_end/elementsPanel.css
@@ -191,6 +191,7 @@
background-clip: padding;
-webkit-user-select: text;
border-bottom: 1px solid rgb(191, 191, 191);
+ position: relative;
}
.styles-pane .sidebar-separator {

Powered by Google App Engine
This is Rietveld 408576698