Differences From Artifact [1f81711662]:
- File gc_lang/fr/mailext/content/overlay.css — part of check-in [3b7d4a1c2e] at 2019-09-04 19:44:33 on branch tbme — [tb] ui update (user: olr, size: 3443) [annotate] [blame] [check-ins using]
To Artifact [7766f680c2]:
- File gc_lang/fr/mailext/content/overlay.css — part of check-in [6ccbd8eea2] at 2019-09-06 11:49:56 on branch tbme — [tb] ui: text formatter adjustments (bugs workaround) (user: olr, size: 3535) [annotate] [blame] [check-ins using] [more...]
| ︙ | ︙ | |||
33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
padding: 5px;
font-size: 10px;
}
.optiongroup {
color: hsl(210, 50%, 40%);
font-size: 14px;
font-weight: bold;
}
#grammarchecker-panel {
overflow: auto;
margin-left: 0.5em;
height: 400px;
| > > > > > > | 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 |
padding: 5px;
font-size: 10px;
}
.optiongroup {
color: hsl(210, 50%, 40%);
font-size: 14px;
font-weight: bold;
}
#textformatter-progressbar {
padding: 5px;
}
#textformatter-timer {
padding: 5px;
}
#grammarchecker-panel {
overflow: auto;
margin-left: 0.5em;
height: 400px;
|
| ︙ | ︙ |