summaryrefslogtreecommitdiffstats
path: root/webbrowser/themes/linux/syncCommon.css
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2020-05-08 01:36:36 -0700
committerThomas Groman <tgroman@nuegia.net>2020-05-08 01:36:36 -0700
commit60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a (patch)
treeac0841083cbcc08233e56bba410398d9617e97aa /webbrowser/themes/linux/syncCommon.css
parentc9d96f4105e91bad95423e93195f4146f5720081 (diff)
downloadwebbrowser-60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a.tar
webbrowser-60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a.tar.gz
webbrowser-60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a.tar.lz
webbrowser-60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a.tar.xz
webbrowser-60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a.zip
Replace -moz prefixed logical properties in themes
Diffstat (limited to 'webbrowser/themes/linux/syncCommon.css')
-rw-r--r--webbrowser/themes/linux/syncCommon.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webbrowser/themes/linux/syncCommon.css b/webbrowser/themes/linux/syncCommon.css
index 9a84ceb..9ad7214 100644
--- a/webbrowser/themes/linux/syncCommon.css
+++ b/webbrowser/themes/linux/syncCommon.css
@@ -8,7 +8,7 @@
}
.statusIcon {
- -moz-margin-start: 4px;
+ margin-inline-start: 4px;
max-height: 16px;
max-width: 16px;
}