Differences From Artifact [d6be17e22c]:
- File gc_lang/fr/webext/content_scripts/panel.css — part of check-in [45958eeafc] at 2017-10-14 10:59:21 on branch webext3 — [fx] WebExt: message if node can’t be found via eventListener of context menu (user: olr, size: 3902) [annotate] [blame] [check-ins using]
To 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...]
| ︙ | |||
102 103 104 105 106 107 108 | 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 | - + |
.grammalecte_panel_message {
margin: 10px;
padding: 10px;
border-radius: 5px;
background-color: hsl(0, 50%, 40%);
color: hsl(0, 50%, 96%);
|
| ︙ |