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

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

Issue 1290883006: Devtools: Add new row in toolbarButtonGlyphs and layout editor icon (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 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/elements/elementsPanel.css
diff --git a/Source/devtools/front_end/elements/elementsPanel.css b/Source/devtools/front_end/elements/elementsPanel.css
index 5e148f4451bca057a8650f9cf4036ff1975fb244..d125a32abf6c15820ae6f6c1c5ed8d92fcc40b12 100644
--- a/Source/devtools/front_end/elements/elementsPanel.css
+++ b/Source/devtools/front_end/elements/elementsPanel.css
@@ -339,7 +339,7 @@
.styles-section.matched-styles .style-properties li.parent .expand-element {
-webkit-user-select: none;
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 352px 144px;
+ background-size: 352px 168px;
margin-right: 2px;
margin-left: -6px;
opacity: 0.55;

Powered by Google App Engine
This is Rietveld 408576698