mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 887908 - Sidebars on OS X retina have two close buttons rather than one, r=mconley
--HG-- extra : rebase_source : 2af78db6e9fa5f2918232bc6c79b76e311c96059
This commit is contained in:
parent
0194b316a0
commit
168fe5f625
@ -2854,12 +2854,8 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
|
|||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar-header > .tabs-closebutton {
|
|
||||||
list-style-image: url("chrome://global/skin/icons/close-sidebar.png");
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (min-resolution: 2dppx) {
|
@media (min-resolution: 2dppx) {
|
||||||
:not(#sidebar-header) > .tabs-closebutton > .toolbarbutton-icon {
|
.tabs-closebutton > .toolbarbutton-icon {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user