Differences From Artifact [809b952985]:
- File gc_lang/fr/webext/content_scripts/gc_content.css — part of check-in [21a09f0c1a] at 2017-08-16 08:41:08 on branch webext2 — [fx] grammar checking ui (user: olr, size: 10632) [annotate] [blame] [check-ins using]
To Artifact [d24d4af48c]:
- File gc_lang/fr/webext/content_scripts/gc_content.css — part of check-in [11aef9ec2a] at 2017-08-16 12:25:00 on branch webext2 — [fx] grammar checking ui (user: olr, size: 10659) [annotate] [blame] [check-ins using]
| ︙ | |||
77 78 79 80 81 82 83 84 85 86 87 88 89 | 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 | + + - |
/*
Action buttons
*/
.grammalecte_actions {
float: right;
margin: 0 0 5px 10px;
}
.grammalecte_actions .button {
display: inline-block;
background-color: hsl(0, 0%, 50%);
text-align: center;
|
| ︙ |