| 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 2f0770807769fee9f81a60f6b646a70ac611924a..290512dc47b436264d67113edf9207673b7c701b 100644
|
| --- a/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| +++ b/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| @@ -36,7 +36,7 @@
|
|
|
| .computed-style-trace-button > .glyph {
|
| -webkit-mask-image: url(Images/toolbarButtonGlyphs.png);
|
| - -webkit-mask-size: 352px 144px;
|
| + -webkit-mask-size: 352px 168px;
|
| -webkit-mask-position: -224px -24px;
|
| background-color: rgba(0, 0, 0, 0.75);
|
| position: absolute;
|
|
|