start 2.48 cycle
[themes.git] / EarlyBlue / messenger / accountCentral.css
index 06898e632c5a30830a6bfdfa86a9d054d5c18929..e110dfec32c7e983118f5ca38b148b38d0d7dd4c 100644 (file)
   background-color: #CCD0DD;
 }
 
-separator {
-  height: 5px;
+spacer {
+  max-height: .5em;
 }
 
-separator.thin {
-  height: 15px;
+spacer.big {
+  max-height: 4em;
 }
 
 /* ::::: rows ::::: */
@@ -34,7 +34,7 @@ separator.thin {
 }
 
 .acctCentralRow {
-  -moz-margin-start: 20px;
+  margin-inline-start: 20px;
 }
 
 .acctCentralRowTitleBox {
@@ -44,7 +44,7 @@ separator.thin {
 }
 
 .acctCentralTitleRow {
-  -moz-margin-start: 10px;
+  margin-inline-start: 10px;
   font-weight: bold;
   font-size: 15px;
 }