Differences From Artifact [2179034562]:
- File gc_lang/fr/tb/content/spell_options.css — part of check-in [2fd7dc4dd5] at 2017-04-25 11:51:19 on branch trunk — commit 1 (user: olr, size: 205) [annotate] [blame] [check-ins using]
To Artifact [aa45acfc4a]:
- File gc_lang/fr/tb/content/spell_options.css — part of check-in [6c984d1387] at 2018-03-30 09:37:44 on branch multid — [tb] ui to select/deselect personal dictionary (user: olr, size: 237) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | + + + + | /* 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; } |