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

Unified Diff: Source/devtools/front_end/elements/computedStyleSidebarPane.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/computedStyleSidebarPane.css
diff --git a/Source/devtools/front_end/elements/computedStyleSidebarPane.css b/Source/devtools/front_end/elements/computedStyleSidebarPane.css
index da459efb5e901ccd87b133bed37005c0ffdba64a..f193b6c64afcc2dee967dee5bae658ab8a130730 100644
--- a/Source/devtools/front_end/elements/computedStyleSidebarPane.css
+++ b/Source/devtools/front_end/elements/computedStyleSidebarPane.css
@@ -39,7 +39,7 @@
.computed-style-trace-button > .glyph {
-webkit-mask-image: url(Images/toolbarButtonGlyphs.png);
- -webkit-mask-size: 320px 144px;
+ -webkit-mask-size: 352px 144px;
-webkit-mask-position: -224px -24px;
background-color: rgba(0, 0, 0, 0.75);
position: absolute;
« no previous file with comments | « Source/devtools/front_end/console/consoleView.css ('k') | Source/devtools/front_end/elements/elementsPanel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698