first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / global / dialog.css
index 0683e3c5648d92b11c8fe8412eef0b8d7c496155..301e8aa804578dd5fc746dbab3e994ad7771ee82 100644 (file)
@@ -46,8 +46,8 @@ dialogheader {
   border-bottom: 1px solid #9C9CFF;
   padding-top: 12px;
   padding-bottom: 12px;
-  -moz-padding-start: 25px;
-  -moz-padding-end: 5px;
+  padding-inline-start: 25px;
+  padding-inline-end: 5px;
   background-color: #000000;
   color: #FF9F00;
 }
@@ -58,5 +58,5 @@ dialogheader {
 }
 
 .header-large > .dialogheader-description {
-  -moz-margin-start: 12px !important;
+  margin-inline-start: 12px !important;
 }