This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit f2593f3e01489dd4bc7bd12e1717485c3821def7 Author: Kevin Morin <morin@codelutin.com> Date: Fri Sep 15 16:04:15 2017 +0200 couleur différente pour le bouton description du choix --- pollen-ui-riot-js/src/main/web/tag/poll/Choice.tag.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Choice.tag.html b/pollen-ui-riot-js/src/main/web/tag/poll/Choice.tag.html index fdc16431..03f482f9 100644 --- a/pollen-ui-riot-js/src/main/web/tag/poll/Choice.tag.html +++ b/pollen-ui-riot-js/src/main/web/tag/poll/Choice.tag.html @@ -89,7 +89,7 @@ require("../components/time-picker.tag.html"); time="{time}"/> <button type="button" - class="choice-type-button colors-main-invers" + class="choice-type-button c-button--brand" alt="description" onclick="{toggleDescription}" title="{__.description}"> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.