Update CSS styles for bib tool, enhance JavaScript tippy configuration, and increment version code to 4.72.778

This commit modifies the CSS to change overflow properties for menu items and adds new styles for help button text visibility. The JavaScript is updated to include z-index and appendTo properties for tippy tooltips, improving their display. The version code is incremented to 4.72.778 to reflect these changes.
This commit is contained in:
2026-07-09 11:40:11 -04:00
parent 8b5968e1da
commit 1f96cce839
4 changed files with 16 additions and 5 deletions

View File

@ -4509,7 +4509,7 @@ function renderBibToolNav($int_eve_id, $tabEpreuves, $strLangue = 'fr') {
<?php echo renderBibToolNavBtn('anomalies', 'bib_v4_anomalies_title', $strAnomBadges); ?>
<?php echo renderBibToolNavBtn('dist_print', 'bib_v4_dist_print_title'); ?>
<?php if ($intSolo >= 2) {
echo renderBibToolNavBtn('global_batch', 'bib_v4_global_batch_title', '', true, 'bib_v4_global_batch_doc');
echo renderBibToolNavBtn('global_batch', 'bib_v4_global_batch_title', '', false, 'bib_v4_global_batch_doc');
} ?>
</nav>
<div id="bib-tool-detail" class="bib-tool-detail bib-ui-hidden" aria-live="polite">