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

Unified Diff: Source/devtools/front_end/ui/propertiesSection.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/closeButton.css ('k') | Source/devtools/front_end/ui/section.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/ui/propertiesSection.css
diff --git a/Source/devtools/front_end/ui/propertiesSection.css b/Source/devtools/front_end/ui/propertiesSection.css
index 0cb3bb1854e78e97228b792f335f1597b4dd14ae..0ca1113aaf29ff228a0c94828ff1ed74145f0921 100644
--- a/Source/devtools/front_end/ui/propertiesSection.css
+++ b/Source/devtools/front_end/ui/propertiesSection.css
@@ -40,7 +40,7 @@
.properties-tree li.parent::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;
« no previous file with comments | « Source/devtools/front_end/ui/closeButton.css ('k') | Source/devtools/front_end/ui/section.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698