| Index: third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css b/third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css
|
| index 592cb406914424f77a933a57b99359457db27db0..f96014cb345bc6fa44a65673deb4ebcbd7c1aec3 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css
|
| @@ -181,9 +181,9 @@ ol.expanded {
|
|
|
| .expand-icon {
|
| -webkit-user-select: none;
|
| - background-color: #777;
|
| margin-left: -6px;
|
| margin-right: 2px;
|
| + margin-bottom: -2px;
|
| }
|
|
|
| .tree-outline li:not(.parent) .expand-icon {
|
|
|