| Index: third_party/WebKit/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/elements/computedStyleSidebarPane.css b/third_party/WebKit/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| index d88d954508230caed3fbf345f5aab604d20f4102..65bf61ce2f83fa52a92011a74e4d0b1af7d69ab0 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| @@ -89,11 +89,6 @@
|
| .tree-outline li::before {
|
| float: none;
|
| flex: none;
|
| - -webkit-mask-position: -3px -97px;
|
| background-color: rgb(110, 110, 110);
|
| margin-left: 4px;
|
| }
|
| -
|
| -.tree-outline li.parent.expanded::before {
|
| - -webkit-mask-position: -19px -97px;
|
| -}
|
|
|