| Index: third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css b/third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css
|
| index d65a4f0c163da49162f4b9c12a5d7eafcee393a9..f16606d0076412179242026ba158b7c3735586fa 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css
|
| @@ -118,10 +118,6 @@ li.storage-group-list-item::before {
|
| content: url(Images/serviceWorker.svg);
|
| }
|
|
|
| -li.service-workers-tree-item {
|
| - padding: 16px 0;
|
| -}
|
| -
|
| :focus .service-workers-tree-item.selected .icon {
|
| -webkit-filter: invert();
|
| }
|
|
|