зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1866022 - Tweak CSS to appease browser_parsable_css.js on macOS
MANUAL PUSH: Trivial orange fix CLOSED TREE
This commit is contained in:
Родитель
95f4da1719
Коммит
23bf604231
|
@ -250,7 +250,7 @@ html|input.tree-input {
|
||||||
z-index: 2147483647;
|
z-index: 2147483647;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (-moz-platform: windows) or (-moz-platform: linux) {
|
@media not (-moz-platform: macos) {
|
||||||
/* ::::: sort direction indicator ::::: */
|
/* ::::: sort direction indicator ::::: */
|
||||||
.treecol-sortdirection {
|
.treecol-sortdirection {
|
||||||
list-style-image: url("chrome://global/skin/tree/sort-asc.svg");
|
list-style-image: url("chrome://global/skin/tree/sort-asc.svg");
|
||||||
|
|
Загрузка…
Ссылка в новой задаче