Differences From Artifact [6e70e541a6]:
- File gc_lang/fr/webext/content_scripts/panel.css — part of check-in [f31e7e5092] at 2017-10-18 07:58:00 on branch webext3 — [fx] modify node control for editable node (user: olr, size: 3902) [annotate] [blame] [check-ins using] [more...]
To Artifact [4ac065c55b]:
- File gc_lang/fr/webext/content_scripts/panel.css — part of check-in [ea2cbb3df1] at 2017-10-23 09:41:31 on branch trunk — [fx][bug] CSS: prevent content division to expand if words are too long (user: olr, size: 3898) [annotate] [blame] [check-ins using]
| ︙ | |||
91 92 93 94 95 96 97 | 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 | - + |
}
.grammalecte_close_button:hover {
background-color: hsl(0, 100%, 60%);
}
.grammalecte_panel_content {
position: absolute;
|
| ︙ |