| Index: Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| diff --git a/Source/devtools/front_end/elements/computedStyleSidebarPane.css b/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| index da459efb5e901ccd87b133bed37005c0ffdba64a..f193b6c64afcc2dee967dee5bae658ab8a130730 100644
|
| --- a/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| +++ b/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| @@ -39,7 +39,7 @@
|
|
|
| .computed-style-trace-button > .glyph {
|
| -webkit-mask-image: url(Images/toolbarButtonGlyphs.png);
|
| - -webkit-mask-size: 320px 144px;
|
| + -webkit-mask-size: 352px 144px;
|
| -webkit-mask-position: -224px -24px;
|
| background-color: rgba(0, 0, 0, 0.75);
|
| position: absolute;
|
|
|