| 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 ad859356f342dfec73c7e792df7e7179f445fed3..4d06176835a694f076fc26b50173fbc92cd29e66 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css
|
| @@ -449,6 +449,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 {
|
|
|