sync both themes with toolkit windows theme changes in Mozilla 54 cycle
[themes.git] / EarlyBlue / global / aboutSupport.css
index 268993a6eb9e48f734dbb4f1bdf4555d9d793f83..8eb9b2f2815fa08480517c2ab2926c388c777171 100644 (file)
@@ -77,6 +77,11 @@ tr:not(:first-child) > th {
   border-top: 1px dotted var(--in-content-table-border-dark-color);
 }
 
+td.integer {
+  text-align: end;
+  font-family: monospace;
+}
+
 .prefs-table {
   width: 100%;
   table-layout: fixed;