Differences From Artifact [b015cf663a]:
- File gc_lang/fr/webext/content_scripts/menu.css — part of check-in [30498d19e4] at 2018-10-19 15:48:07 on branch shadowdom — [fx] Use shadow for bouton and menu (user: IllusionPerdu, size: 4873) [annotate] [blame] [check-ins using]
To Artifact [0e552e9d81]:
- File gc_lang/fr/webext/content_scripts/menu.css — part of check-in [b652ab4e9d] at 2018-10-19 23:18:44 on branch shadowdom — [fx] Don't auto load CSS - Ajuste time for autoheigth (user: IllusionPerdu, size: 4805) [annotate] [blame] [check-ins using] [more...]
| ︙ | ︙ | |||
44 45 46 47 48 49 50 |
}
}
/*
Menu
*/
| < < < < < | 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
}
}
/*
Menu
*/
div.grammalecte_menu {
all: initial;
display: none;
position: absolute;
margin-left: -10px;
border-radius: 5px;
border: 3px solid hsl(210, 50%, 30%);
|
| ︙ | ︙ |