[Pale-Moon] Replace -moz prefixed logical properties in themes

This commit is contained in:
Lootyhoof 2020-04-05 15:15:27 +01:00 • committed by Roy Tam
commit 86551712e5
65 changed files with 457 additions and 457 deletions

View file

@ -168,5 +168,5 @@ treechildren::-moz-tree-cell-text(cutting) {
#viewButton > .button-box > .button-menu-dropmarker {
height: auto;
width: auto;
-moz-margin-end: -3px;
margin-inline-end: -3px;
}