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

Unified Diff: Source/devtools/front_end/inspector.css

Issue 345713004: DevTools: update responsive design icon. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/inspector.css
diff --git a/Source/devtools/front_end/inspector.css b/Source/devtools/front_end/inspector.css
index 4adac8115800ebc046019054f73f18b857ba2d58..74d2b3265d27a376e9b30ef0e274df8dda85ac26 100644
--- a/Source/devtools/front_end/inspector.css
+++ b/Source/devtools/front_end/inspector.css
@@ -2295,7 +2295,7 @@ body.inactive .sidebar-tree-item.selected {
}
.responsive-design-status-bar-item .glyph {
- -webkit-mask-position: -160px 0px;
+ -webkit-mask-position: -164px 0px;
}
.delete-storage-status-bar-item .glyph {
« no previous file with comments | « Source/devtools/front_end/Images/statusbarButtonGlyphs_2x.png ('k') | Source/devtools/scripts/convert_svg_images_to_png.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698