Differences From Artifact [16626ac74c]:
- File gc_lang/fr/webext/content_scripts/panel.css — part of check-in [5fa26cad0f] at 2017-09-28 10:57:09 on branch trunk — [fx] WebExt: new CSS spinner (user: olr, size: 3534) [annotate] [blame] [check-ins using] [more...]
To Artifact [1284de6bee]:
- File gc_lang/fr/webext/content_scripts/panel.css — part of check-in [96618e5b78] at 2017-10-12 10:01:13 on branch webext3 — [fx] WebExt: exclude panels content from GC and lexicographer analysis (user: olr, size: 3642) [annotate] [blame] [check-ins using]
| ︙ | |||
36 37 38 39 40 41 42 43 44 45 46 47 48 49 | 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | + + + + + |
}
.grammalecte_panel_title {
padding: 10px 20px;
}
.grammalecte_panel_label {
display: inline-block;
padding: 0 10px;
}
.grammalecte_panel_invisible_marker {
font-size: 1px;
position: absolute;
visibility: hidden;
}
.grammalecte_panel_commands {
float: right;
}
.grammalecte_copy_button {
display: inline-block;
|
| ︙ |