fifth and last part of syncing LCARStrek with Firefox 38 windows theme changes (inclu...
[themes.git] / LCARStrek / browser / preferences / in-content / preferences.css
index ecfb6bab05a688739a2027a16ba7d1012c036e47..373ea31d26b2ea03a03396ff97ac77a8ec1c3ae6 100644 (file)
@@ -343,6 +343,9 @@ description > html|a {
 #telemetryLearnMore,
 #FHRLearnMore,
 #crashReporterLearnMore {
+  /* provide some margin between the links and the label text */
+  /* !important is needed to override the rules defined in common.css */
+  -moz-margin-start: 20px !important;
   /* center the links */
   margin-top: 8px;
   margin-bottom: 8px;
@@ -440,6 +443,17 @@ description > html|a {
  * End Dialog
  */
 
+/**
+ * Font dialog menulist fixes
+ */
+
+#defaultFontType,
+#serif,
+#sans-serif,
+#monospace {
+  min-width: 30ch;
+}
+
 /**
  * Sync migration
  */