first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / messenger / accountCentral.css
index 1543b1d647a1704d5dceb8964608b704c9ef8676..05fa35b4c78ae9c4b7e234dbb6216a4845e285cf 100644 (file)
@@ -36,7 +36,7 @@ spacer.big {
 }
 
 #acctCentralHeaderRow > label {
-  -moz-margin-start: 30px;
+  margin-inline-start: 30px;
 }
 
 #acctCentralHeaderRow + spacer {
@@ -44,7 +44,7 @@ spacer.big {
 }
 
 .acctCentralRow {
-  -moz-margin-start: 10px;
+  margin-inline-start: 10px;
 }
 
 .acctCentralRowTitleBox {
@@ -56,11 +56,11 @@ spacer.big {
 }
 
 .acctCentralRowTitleBox > description {
-  -moz-margin-start: 30px;
+  margin-inline-start: 30px;
 }
 
 .acctCentralTitleRow {
-  -moz-margin-start: 10px;
+  margin-inline-start: 10px;
   font-weight: bold;
   font-size: 15px;
 }
@@ -77,7 +77,7 @@ spacer.big {
 
 .acctCentralLinkText {
   margin: 0;
-  -moz-margin-start: 20px;
+  margin-inline-start: 20px;
   cursor: pointer;
   background-color: #C09070;
   color: #000000;