branch feature/bug-on-save updated (27263fd9 -> 7c6e4325)
This is an automated email from the git hooks/post-receive script. New change to branch feature/bug-on-save in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 27263fd9 refs #249 update TU new 7c6e4325 refs #249 make sure the alert is displayed over other infos The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 7c6e432577f0266365a98a0839955779ad607fd1 Author: dcosse <cosse@codelutin.com> Date: Thu Oct 10 15:35:20 2019 +0200 refs #249 make sure the alert is displayed over other infos Summary of changes: pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/bug-on-save in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 7c6e432577f0266365a98a0839955779ad607fd1 Author: dcosse <cosse@codelutin.com> Date: Thu Oct 10 15:35:20 2019 +0200 refs #249 make sure the alert is displayed over other infos --- pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html b/pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html index a83a98cd..40bb3948 100644 --- a/pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html +++ b/pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html @@ -345,7 +345,7 @@ import "./popup/ShowReportsModal.tag.html"; position: fixed; bottom: 20px; right: 0px; - z-index: 2; + z-index: 289; } </style> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm