mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 01:43:13 +00:00
Merge branch 'master' into PHRAS-2851_lightbox-Feedback_Fix_on_summary_window
This commit is contained in:
@@ -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"
|
||||
}
|
||||
});
|
||||
}
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user