second and last part of syncing LCARStrek with Firefox 49/50 windows theme changes
[themes.git] / LCARStrek / browser / preferences / in-content / dialog.css
index a940b35a43ed29899a6d7fbc257958949b3934e9..f2b4e582e7c9d0d15b4739f1e778680006c9b9cb 100644 (file)
@@ -64,3 +64,9 @@ groupbox description {
   margin-right: 0;
   margin-left: 0;
 }
+
+/* Create a separate rule to unset these styles on .tree-input instead of
+   using :not(.tree-input) so the selector specifity doesn't change. */
+textbox.tree-input {
+  font-size: unset;
+}