| Index: third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css b/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| index b55dc8b0f48e7cbac1d7d4e309304ead1c949ed5..02179745bc2dc793f3d1b072ab9659ddaf5c6db3 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/resources/resourcesPanel.css
|
| @@ -348,3 +348,7 @@ li.selected .base-storage-tree-element-subtitle {
|
| .file-system-storage-tree-item .icon {
|
| content: url(Images/fileSystem.png);
|
| }
|
| +
|
| +.service-worker-info-message {
|
| + padding: 10px;
|
| +}
|
|
|