| Index: Source/devtools/front_end/ui/tabbedPane.css
|
| diff --git a/Source/devtools/front_end/ui/tabbedPane.css b/Source/devtools/front_end/ui/tabbedPane.css
|
| index edd074eaabeb3741b23124830ea24517903ca040..19dcc14539020267b2b9e473d613b3776c0889b9 100644
|
| --- a/Source/devtools/front_end/ui/tabbedPane.css
|
| +++ b/Source/devtools/front_end/ui/tabbedPane.css
|
| @@ -155,7 +155,7 @@
|
| }
|
|
|
| @media (-webkit-min-device-pixel-ratio: 1.5) {
|
| -.tabbed-pane-header-tabs-drop-down-container {
|
| +.tabbed-pane-header-tabs-drop-down-container > .glyph {
|
| -webkit-mask-image: url(Images/toolbarButtonGlyphs_2x.png);
|
| }
|
| } /* media */
|
|
|