sync both themes with suite classic theme changes in SeaMonkey 2.48 cycle
[themes.git] / EarlyBlue / communicator / dataman / dataman.css
index 4ace8dac64bdb0ffa12ba96eaf6e3364d266559f..7e12e52aa18af786aacf36f3e778ba45bef6611b 100644 (file)
   opacity: .5;
 }
 
-.permissionpwd,
 .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 +23,7 @@
 .hostLabel {
   font-weight: bold;
   font-style: italic;
-  -moz-margin-end: 1em;
+  margin-inline-end: 1em;
 }
 
 .permissionLabel {