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

Unified Diff: Source/devtools/front_end/profiler/profilesPanel.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
« no previous file with comments | « Source/devtools/front_end/network/xmlView.css ('k') | Source/devtools/front_end/promises/promisePane.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/profiler/profilesPanel.css
diff --git a/Source/devtools/front_end/profiler/profilesPanel.css b/Source/devtools/front_end/profiler/profilesPanel.css
index ca7103c756fb76a69c45d51cb7ccea113c2bbed2..fbd3a067c76d454f9643feb88b5625739b9f98e3 100644
--- a/Source/devtools/front_end/profiler/profilesPanel.css
+++ b/Source/devtools/front_end/profiler/profilesPanel.css
@@ -139,7 +139,7 @@
.profile-warn-marker {
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 320px 144px;
+ background-size: 352px 144px;
background-position: -202px -107px;
width: 10px;
height: 10px;
« no previous file with comments | « Source/devtools/front_end/network/xmlView.css ('k') | Source/devtools/front_end/promises/promisePane.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698