| 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 08a83d8e425be0396dfcebb93745a169038bdc76..98ff80f78977c3f480e254f21b87a774e4878824 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css
|
| @@ -323,6 +323,8 @@ ol li.selected:focus .webkit-html-attribute-name {
|
| top: 0;
|
| left: 0;
|
| cursor: pointer;
|
| + width: 15px;
|
| + height: 15px;
|
| }
|
|
|
| .gutter-menu-icon {
|
|
|