| 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;
|
|
|