diff --git a/templates/web/prod/results/record.html.twig b/templates/web/prod/results/record.html.twig index a21e32fae8..bfb66f838a 100644 --- a/templates/web/prod/results/record.html.twig +++ b/templates/web/prod/results/record.html.twig @@ -123,7 +123,7 @@ {% endif %} {% if settings.technical_display == '1' %} - + {% endif %} diff --git a/www/skins/prod/000000/prodcolor.css b/www/skins/prod/000000/prodcolor.css index e03fc71cba..e848088923 100644 --- a/www/skins/prod/000000/prodcolor.css +++ b/www/skins/prod/000000/prodcolor.css @@ -608,6 +608,18 @@ span.ww_winTitle { /******* PRESENTATION DE MINIATURES *******************************************/ +.infoTips { + background: none !important; + width: 13px !important; + height: 10px !important; + padding-top: 4px; + margin-right: 9px; +} + +.contextMenuTrigger { + color: #fff; +} + .captionRolloverTips, .previewTips, .infoTips, .baskAdder, .printer, .downloader, .baskDeleter { background-image: url('../../icons/zoom.gif');