FF60 library change #131
This commit is contained in:
parent
d9025dd906
commit
0ed0c986d2
|
@ -133,15 +133,7 @@
|
||||||
}
|
}
|
||||||
@media screen and (-moz-os-version:windows-win7) {
|
@media screen and (-moz-os-version:windows-win7) {
|
||||||
treechildren {
|
treechildren {
|
||||||
--treechildren-outline: none!important;
|
--treechildren-outline: none!important
|
||||||
--treechildren-selectedBorder: none!important;
|
|
||||||
--treechildren-selectedBottomBorder: none!important;
|
|
||||||
--treechildren-selectedFocusCurrentBorder: none!important;
|
|
||||||
--treechildren-selectedFocusCurrentBottomBorder: none!important;
|
|
||||||
--treechildren-hoverBorder: none!important;
|
|
||||||
--treechildren-hoverBottomBorder: none!important;
|
|
||||||
--treechildren-hoverSelectedBorder: none!important;
|
|
||||||
--treechildren-hoverSelectedBottomBorder: none!important
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -730,15 +730,7 @@ screen and (-moz-os-version:windows-win10) {
|
||||||
}
|
}
|
||||||
@media screen and (-moz-os-version:windows-win7) {
|
@media screen and (-moz-os-version:windows-win7) {
|
||||||
treechildren {
|
treechildren {
|
||||||
--treechildren-outline: none!important;
|
--treechildren-outline: none!important
|
||||||
--treechildren-selectedBorder: none!important;
|
|
||||||
--treechildren-selectedBottomBorder: none!important;
|
|
||||||
--treechildren-selectedFocusCurrentBorder: none!important;
|
|
||||||
--treechildren-selectedFocusCurrentBottomBorder: none!important;
|
|
||||||
--treechildren-hoverBorder: none!important;
|
|
||||||
--treechildren-hoverBottomBorder: none!important;
|
|
||||||
--treechildren-hoverSelectedBorder: none!important;
|
|
||||||
--treechildren-hoverSelectedBottomBorder: none!important
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue