second and final part of syncing both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / global / aboutNetworking.css
index fee91cc1563c51145d49c0b48229ae9071301328..668d7a397b91474db8d278754fd2556f902d84a7 100644 (file)
@@ -18,13 +18,17 @@ body {
   float: left;
 }
 
   float: left;
 }
 
+#sectionTitle:dir(rtl) {
+  float: right;
+}
+
 #refreshDiv {
 #refreshDiv {
-  text-align: end;
+  justify-content: flex-end;
   margin-bottom: 0.5em;
 }
 
 #refreshButton {
   margin-bottom: 0.5em;
 }
 
 #refreshButton {
-  vertical-align: middle;
+  margin-top: 0;
 }
 
 /** Categories **/
 }
 
 /** Categories **/
@@ -87,6 +91,11 @@ body {
   background-size: 1.6em;
 }
 
   background-size: 1.6em;
 }
 
+.title:dir(rtl)::before {
+  left: auto;
+  right: -2.3em;
+}
+
 .warningBackground button {
   margin-top: 1em;
   margin-left: 0;
 .warningBackground button {
   margin-top: 1em;
   margin-left: 0;
@@ -104,7 +113,6 @@ body {
 }
 
 .tab table {
 }
 
 .tab table {
-  border: 1;
   width: 100%;
 }
 
   width: 100%;
 }