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

Unified Diff: Source/devtools/front_end/ui/softContextMenu.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/smallIcon.css ('k') | Source/devtools/front_end/ui/splitWidget.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/ui/softContextMenu.css
diff --git a/Source/devtools/front_end/ui/softContextMenu.css b/Source/devtools/front_end/ui/softContextMenu.css
index cb1877042a86946896d6718918d50debd2a8dd32..76f8e2399ffdd45790c38a92c4a1f2d85dd4c84a 100644
--- a/Source/devtools/front_end/ui/softContextMenu.css
+++ b/Source/devtools/front_end/ui/softContextMenu.css
@@ -89,7 +89,7 @@
.checkmark {
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 352px 144px;
+ background-size: 352px 168px;
opacity: 0.7;
width: 10px;
height: 10px;
« no previous file with comments | « Source/devtools/front_end/ui/smallIcon.css ('k') | Source/devtools/front_end/ui/splitWidget.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698