| Index: third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css b/third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css
|
| index 98ff80f78977c3f480e254f21b87a774e4878824..5a728959f873e160465ffc8bedb6864579e6c0e7 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css
|
| @@ -338,6 +338,7 @@ ol li.selected:focus .webkit-html-attribute-name {
|
|
|
| .elements-disclosure li.selected .gutter-container:not(.has-decorations) .gutter-menu-icon {
|
| display: block;
|
| + pointer-events: none;
|
| }
|
|
|
| /** Guide line */
|
|
|