Merge branch 'master' into PHRAS-2851_lightbox-Feedback_Fix_on_summary_window

This commit is contained in:
Nicolas Maillat
2020-04-28 19:09:57 +02:00
committed by GitHub
5 changed files with 15 additions and 12 deletions

View File

@@ -125,6 +125,9 @@
$('.usrTips').uitooltip({
content: function() {
return $( this ).attr( "title" );
},
classes: {
"ui-tooltip": "ui-tooltip ui-corner-all ui-widget ui-widget-content"
}
});
}

View File

@@ -159,7 +159,7 @@
</tr>
</tbody>
</table>
<div class="" style="bottom:40px;top:127px;overflow-y:auto;overflow-x:hidden;width:850px;">
<div class="" style="bottom:40px;top:127px;overflow-y:auto;overflow-x:hidden;width:850px;max-height: 450px;">
<table class="hoverable" cellspacing="0" cellpadding="0" border="0" style="table-layout: fixed;width:820px;">
<!-- <thead>
<tr>