add close icon CSS so dev toolbar works
[themes.git] / LCARStrek / communicator / dataman / dataman.css
index 8e90581434d1bd9441d8c65ce7856702a3c17aef..80d4ddba5917ad0c917f4d4fd8d281a3c93d7318 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 #9C9CFF;
 }
@@ -24,7 +23,7 @@
 .hostLabel {
   font-weight: bold;
   font-style: italic;
-  -moz-margin-end: 1em;
+  margin-inline-end: 1em;
 }
 
 .permissionLabel {