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

Unified Diff: Source/devtools/front_end/components/customPreviewSection.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/components/customPreviewSection.css
diff --git a/Source/devtools/front_end/components/customPreviewSection.css b/Source/devtools/front_end/components/customPreviewSection.css
index 93aa4b9a7267880b9c16732941b5457a2ec3fa66..a1a7629c7adca56f537e246bc2017f2e9adf0ee7 100644
--- a/Source/devtools/front_end/components/customPreviewSection.css
+++ b/Source/devtools/front_end/components/customPreviewSection.css
@@ -12,7 +12,7 @@
.custom-expandable-section-header::before {
-webkit-user-select: none;
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 352px 144px;
+ background-size: 352px 168px;
opacity: 0.5;
content: "a";
width: 8px;

Powered by Google App Engine
This is Rietveld 408576698