Index: gc_lang/fr/mailext/content/overlay.css ================================================================== --- gc_lang/fr/mailext/content/overlay.css +++ gc_lang/fr/mailext/content/overlay.css @@ -20,10 +20,11 @@ #textformatter-panel { overflow: auto; height: 500px; max-height: 650px; + color: hsl(0, 0%, 0%); } #textformatter-title { margin-top: 10px; } #textformatter-commands { @@ -84,10 +85,11 @@ margin-top: 10px; } #grammalecte-errors p { display: block; margin-left: 10px; + color: hsl(0, 0%, 0%); } #grammalecte-errors p.paragraph { margin-top: 20px; font-size: 16px; font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;