first part of syncing both themes with toolkit windows theme changes in Mozilla 53...
[themes.git] / EarlyBlue / global / aboutNetworking.css
index 9b2eced8d16afff72aa6635b90a988ffb88359a1..ef9d9e1517e221963b108a42d8840800f17ee165 100644 (file)
@@ -15,16 +15,16 @@ body {
 }
 
 #sectionTitle {
-  float: left;
+  float: inline-start;
 }
 
 #refreshDiv {
-  text-align: end;
+  justify-content: flex-end;
   margin-bottom: 0.5em;
 }
 
 #refreshButton {
-  vertical-align: middle;
+  margin-top: 0;
 }
 
 /** Categories **/
@@ -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;
@@ -103,7 +108,6 @@ body {
 }
 
 .tab table {
-  border: 1;
   width: 100%;
 }