| Index: Source/devtools/front_end/components/customPreviewSection.css
|
| diff --git a/Source/devtools/front_end/components/customPreviewSection.css b/Source/devtools/front_end/components/customPreviewSection.css
|
| index 897bb332d01d459d980fede91e9b0e90023205cc..93aa4b9a7267880b9c16732941b5457a2ec3fa66 100644
|
| --- a/Source/devtools/front_end/components/customPreviewSection.css
|
| +++ b/Source/devtools/front_end/components/customPreviewSection.css
|
| @@ -12,7 +12,7 @@
|
| .custom-expandable-section-header::before {
|
| -webkit-user-select: none;
|
| background-image: url(Images/toolbarButtonGlyphs.png);
|
| - background-size: 320px 144px;
|
| + background-size: 352px 144px;
|
| opacity: 0.5;
|
| content: "a";
|
| width: 8px;
|
|
|