third and last part of syncing LCARStrek with Firefox 52 browser windows theme changes
[themes.git] / LCARStrek / devtools / app-manager / connection-footer.css
index c7f18c80e34685d5fbcdd125d22ec50c11492a1a..b920516e080e1de5e9fc17be63f3b0cba1634135 100644 (file)
@@ -96,8 +96,8 @@ button {
   border-radius: 300px;
   padding-top: 1px;
   padding-bottom: 2px;
-  -moz-padding-start: .5em;
-  -moz-padding-end: calc(.5em + 1px);
+  padding-inline-start: .5em;
+  padding-inline-end: calc(.5em + 1px);
 }
 
 button.left {
@@ -128,8 +128,8 @@ button.action-primary:hover {
 button:hover:active {
   padding-top: 2px;
   padding-bottom: 1px;
-  -moz-padding-start: calc(.5em + 1px);
-  -moz-padding-end: .5em;
+  padding-inline-start: calc(.5em + 1px);
+  padding-inline-end: .5em;
 }
 
 #banners-and-logs {