first part of syncing both themes with toolkit windows theme changes in Mozilla 53...
[themes.git] / EarlyBlue / global / aboutNetworking.css
index bbc375a56ea093d4952c3c7397f33ee87755261e..ef9d9e1517e221963b108a42d8840800f17ee165 100644 (file)
@@ -15,7 +15,7 @@ body {
 }
 
 #sectionTitle {
-  float: left;
+  float: inline-start;
 }
 
 #refreshDiv {
@@ -86,6 +86,11 @@ body {
   background-size: 1.6em;
 }
 
+.title:dir(rtl)::before {
+  left: auto;
+  right: -2.3em;
+}
+
 .warningBackground button {
   margin-top: 1em;
   margin-left: 0;