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

Unified Diff: Source/devtools/front_end/emulation/devicesSettingsTab.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
Index: Source/devtools/front_end/emulation/devicesSettingsTab.css
diff --git a/Source/devtools/front_end/emulation/devicesSettingsTab.css b/Source/devtools/front_end/emulation/devicesSettingsTab.css
index f2ebea88d1284bf64f826e86a7ff26aad4e3f276..81493f763f386ab68c99de186d270502cf559920 100644
--- a/Source/devtools/front_end/emulation/devicesSettingsTab.css
+++ b/Source/devtools/front_end/emulation/devicesSettingsTab.css
@@ -78,7 +78,7 @@
.devices-settings-tab .devices-list-remove,
.devices-settings-tab .devices-list-edit {
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 320px 144px;
+ background-size: 352px 144px;
width: 32px;
height: 24px;
opacity: 0.5;
« no previous file with comments | « Source/devtools/front_end/elements/elementsTreeOutline.css ('k') | Source/devtools/front_end/emulation/overrides.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698