first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / EarlyBlue / communicator / dataman / dataman.css
index 4ace8dac64bdb0ffa12ba96eaf6e3364d266559f..024a49b874f8c2cd134ea74c1ea80283b5c21476 100644 (file)
@@ -15,8 +15,8 @@
 .permission {
   padding-top: 6px;
   padding-bottom: 6px;
-  -moz-padding-start: 7px;
-  -moz-padding-end: 7px;
+  padding-inline-start: 7px;
+  padding-inline-end: 7px;
   min-height: 25px;
   border-bottom: 1px dotted #9999CC;
 }
@@ -24,7 +24,7 @@
 .hostLabel {
   font-weight: bold;
   font-style: italic;
-  -moz-margin-end: 1em;
+  margin-inline-end: 1em;
 }
 
 .permissionLabel {