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

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

Issue 1167573003: Devtools: Resize glpyhs and add animation icons (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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 5de02d1166923f3de206fc95a7f40369b4714abd..dc877a52c2be146d6d1400912c50c1d0a8a05409 100644
--- a/Source/devtools/front_end/elements/elementsPanel.css
+++ b/Source/devtools/front_end/elements/elementsPanel.css
@@ -324,7 +324,7 @@
.styles-section.matched-styles .style-properties li.parent .expand-element {
-webkit-user-select: none;
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 320px 144px;
+ background-size: 352px 144px;
margin-right: 2px;
margin-left: -6px;
opacity: 0.55;

Powered by Google App Engine
This is Rietveld 408576698