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

Unified Diff: Source/devtools/front_end/ui/smallIcon.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
« no previous file with comments | « Source/devtools/front_end/ui/section.css ('k') | Source/devtools/front_end/ui/softContextMenu.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/ui/smallIcon.css
diff --git a/Source/devtools/front_end/ui/smallIcon.css b/Source/devtools/front_end/ui/smallIcon.css
index 4b389c513f791c99f8c914bd1e7aa8653f737d33..92baadf1d2fba84cdca802ffdec37748ce540314 100644
--- a/Source/devtools/front_end/ui/smallIcon.css
+++ b/Source/devtools/front_end/ui/smallIcon.css
@@ -20,7 +20,7 @@ div.red-ball,
div.green-ball,
div.orange-ball {
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 352px 144px;
+ background-size: 352px 168px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
« no previous file with comments | « Source/devtools/front_end/ui/section.css ('k') | Source/devtools/front_end/ui/softContextMenu.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698