Differences From Artifact [e88f1b0c74]:
- File gc_lang/fr/mailext/content/spell_options.css — part of check-in [3b7d4a1c2e] at 2019-09-04 19:44:33 on branch tbme — [tb] ui update (user: olr, size: 480) [annotate] [blame] [check-ins using] [more...]
To Artifact [618db9d4d2]:
- File gc_lang/fr/mailext/content/spell_options.css — part of check-in [13c026add9] at 2020-01-02 09:37:56 on branch tbso — [tb] option for spelling selection (user: olr, size: 633) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | + + + + + + + + + + |
/* 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%);
}
.suboption {
margin-left: 30px;
font-size: 16px;
font-weight: bold;
color: hsl(210, 50%, 50%);
}
.suboption2 {
margin-left: 30px;
}
description {
width: 340px;
}
.dicdescr {
margin-left: 27px;
|
| ︙ |