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

Unified Diff: Source/devtools/front_end/emulation/overrides.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/emulation/overrides.css
diff --git a/Source/devtools/front_end/emulation/overrides.css b/Source/devtools/front_end/emulation/overrides.css
index 0519222ae924ab613f8ccf2ff3fa8cf1b29615ba..6bf2c7f96df5714bfd1b1b40522608ea457778ef 100644
--- a/Source/devtools/front_end/emulation/overrides.css
+++ b/Source/devtools/front_end/emulation/overrides.css
@@ -229,7 +229,7 @@
.overrides-view .overrides-footer::before {
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 352px 144px;
+ background-size: 352px 168px;
width: 10px;
height: 10px;
content: "";
« no previous file with comments | « Source/devtools/front_end/emulation/devicesSettingsTab.css ('k') | Source/devtools/front_end/inspectorStyle.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698