support new help button and update deck in prefs
[themes.git] / LCARStrek / global / config.css
index 669f75fa09cddae273375634b05edf969e4ddd11..8b7dbfb9ffa5b51eaba5827be01b603047460be8 100644 (file)
@@ -10,8 +10,8 @@
   font-size: 15px;
   padding-top: 0;
   padding-bottom: 0;
-  -moz-padding-start: calc(48px + 4.6em);
-  -moz-padding-end: 48px;
+  padding-inline-start: calc(48px + 4.6em);
+  padding-inline-end: 48px;
 }
 
 .title {
@@ -36,7 +36,7 @@
 
 #filterRow {
   margin-top: 4px;
-  -moz-margin-start: 4px;
+  margin-inline-start: 4px;
 }
 
 #configTree {