date.chapril.org-framadate/css
Nicolas Bouilleaud 61c449205c Workaround the datepicker appearing below the add_days modal on Safari
The correct solution would probably be to upgrade the version of bootstrap and bootstrap-datepicker that we use

My understandng of the bug is:
* bootstrap-datepicker finds the first ancestor whose z-index isn’t auto, and sets its own z-index to the found elemenents z-index + 10.
* On Firefox and Chrome, the modal element is returned (its z-index is 1050)
* On Safari, the modal-dialog element is found. Its z-index is auto, but Safari reports this as '0', which makes the z-index of the datepicker 10.
2019-04-17 15:51:00 +02:00
..
app Merge branch 'develop' 2018-02-20 19:05:24 +01:00
bootstrap-theme.css update bootstrap 2018-02-20 18:00:43 +01:00
bootstrap-theme.css.map update bootstrap 2018-02-20 18:00:43 +01:00
bootstrap-theme.min.css update bootstrap 2018-02-20 18:00:43 +01:00
bootstrap-theme.min.css.map update bootstrap 2018-02-20 18:00:43 +01:00
bootstrap.css update bootstrap 2018-02-20 18:00:43 +01:00
bootstrap.css.map update bootstrap 2018-02-20 18:00:43 +01:00
bootstrap.min.css update bootstrap 2018-02-20 18:00:43 +01:00
bootstrap.min.css.map update bootstrap 2018-02-20 18:00:43 +01:00
datepicker.css Mise à jour du dépôt avec la dernière version sur Github 2014-09-04 17:52:18 +02:00
datepicker3.css Fixe issue #106 2015-11-04 18:03:09 +01:00
fork-awesome.css Provide Fork-Awesome and add an option to disable it (should be useful on installations with Framanav) 2018-04-15 12:17:35 +02:00
fork-awesome.min.css Provide Fork-Awesome and add an option to disable it (should be useful on installations with Framanav) 2018-04-15 12:17:35 +02:00
fork-awesome.min.css.map Provide Fork-Awesome and add an option to disable it (should be useful on installations with Framanav) 2018-04-15 12:17:35 +02:00
frama.css Admin>Polls: Fix overflow problem on table 2015-02-26 22:50:14 +01:00
jquery-ui.min.css update jquery 2018-02-20 18:00:27 +01:00
print.css Fixe issue #106 2015-11-04 18:03:09 +01:00
simplemde.min.css Upgrading SimpleMDE's version 2018-03-29 10:35:34 +02:00
style.css Workaround the datepicker appearing below the add_days modal on Safari 2019-04-17 15:51:00 +02:00