File gc_lang/fr/mailext/content/spell_options.css artifact e88f1b0c74 part of check-in 9460b6ed05
/* CSS */ #grouptitle { font-size: 16px; font-weight: bold; color: hsl(0, 50%, 50%); } .option { font-size: 16px; font-weight: bold; color: hsl(210, 50%, 50%); } description { width: 340px; } .dicdescr { margin-left: 27px; } .disabled { opacity: .25; } .dialogheader-title { margin: 5px; padding: 5px 8px; border: 1px solid hsl(210, 50%, 80%); background-color: hsl(210, 50%, 50%); color: hsl(210, 10%, 90%); font-size: larger; font-weight: bold; }