mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 839923, addressing review comment
This commit is contained in:
parent
22dac251d5
commit
ccc10856ca
@ -2162,9 +2162,9 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
|
||||
}
|
||||
|
||||
@media (min-resolution: 2dppx) {
|
||||
.tab-throbber,
|
||||
.tab-icon-image {
|
||||
list-style-image: url("chrome://mozapps/skin/places/defaultFavicon@2x.png");
|
||||
image-rendering: -moz-crisp-edges;
|
||||
}
|
||||
|
||||
.tab-throbber {
|
||||
@ -2174,10 +2174,6 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
|
||||
.tab-throbber[progress] {
|
||||
list-style-image: url("chrome://browser/skin/tabbrowser/loading@2x.png");
|
||||
}
|
||||
|
||||
.tab-icon-image {
|
||||
image-rendering: -moz-crisp-edges;
|
||||
}
|
||||
}
|
||||
|
||||
.tabbrowser-tab:not(:hover) > .tab-stack > .tab-content > .tab-icon-image:not([selected="true"]) {
|
||||
|
Loading…
Reference in New Issue
Block a user