first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / global / browser.css
index 8bab8edcf5d47c31ed8a96dd05de77a01b5d543b..182a618e9156b49b2aa07d4db325c7907c61d5b1 100644 (file)
@@ -12,7 +12,7 @@
 }
 
 .tabbrowser-tabs[overflow="true"] {
-  -moz-padding-start: 0px;
+  padding-inline-start: 0px;
 }
 
 /**
@@ -33,7 +33,7 @@
 
 .tab-icon-image {
   margin-top: 1px;
-  -moz-margin-end: 3px;
+  margin-inline-end: 3px;
   width: 16px;
   height: 16px;
 }
@@ -86,7 +86,7 @@ tabpanels {
  * In-tab close button
  */
 .tab-close-button > .toolbarbutton-icon {
-  -moz-margin-end: 0px !important;
+  margin-inline-end: 0px !important;
   margin-top: 1px;
 }