first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / devtools / layout.css
index d9bcd5febcda41c9e103ff219a97e295a9d4b5b5..3e3f1996d47be9fe38eb470cc81e54bf16f3916c 100644 (file)
@@ -26,7 +26,7 @@
   vertical-align: top;
 }
 
-#layout-header:-moz-dir(rtl) {
+#layout-header:dir(rtl) {
   -moz-box-direction: reverse;
 }
 
@@ -38,7 +38,7 @@
   -moz-box-flex: 1;
 }
 
-#layout-element-size:-moz-dir(rtl) {
+#layout-element-size:dir(rtl) {
   -moz-box-pack: end;
 }