| Index: third_party/WebKit/Source/devtools/front_end/ui/toolbar.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css b/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css
|
| index efc1ede9cda9366569f7d215ccfa6afbc5104494..b2bcdd483b372d45cec999426c50ddf86fa96d67 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css
|
| @@ -454,6 +454,10 @@ input.toolbar-item.hover {
|
| -webkit-mask-position: -224px -144px;
|
| }
|
|
|
| +.goto-source-toolbar-item.toolbar-glyph {
|
| + -webkit-mask-position: 0 -120px;
|
| +}
|
| +
|
| .toolbar-state-on .record-toolbar-item.toolbar-glyph,
|
| .toolbar-state-active .filter-toolbar-item.toolbar-glyph,
|
| .toolbar-state-active .block-toolbar-item.toolbar-glyph {
|
|
|