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

Unified Diff: Source/devtools/front_end/audits/auditResultTree.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/audits/auditResultTree.css
diff --git a/Source/devtools/front_end/audits/auditResultTree.css b/Source/devtools/front_end/audits/auditResultTree.css
index 905527ccbf300f14763e97a0400062a555ce0a7f..c2a5fd41f602a38f6de0bf23294400634e0b41f6 100644
--- a/Source/devtools/front_end/audits/auditResultTree.css
+++ b/Source/devtools/front_end/audits/auditResultTree.css
@@ -6,7 +6,7 @@
.severity {
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 352px 144px;
+ background-size: 352px 168px;
display: inline-block;
width: 10px;
height: 10px;
« no previous file with comments | « Source/devtools/front_end/Images/toolbarButtonGlyphs_2x.png ('k') | Source/devtools/front_end/components/breakpointsList.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698