* fix bug #21217.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
#mainContent td.projectName {white-space: nowrap; overflow-x: hidden;}
|
||||
.main-table tbody>tr:nth-child(odd) {background-color:#fff;}
|
||||
#pageNav .angle-btn:first-child a.btn {max-width: 300px; overflow: hidden;}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
$('#pageNav .angle-btn:first a.btn').attr('title', $('#pageNav .angle-btn:first a.btn').text());
|
||||
@@ -180,7 +180,4 @@
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<style>
|
||||
.main-table tbody>tr:nth-child(odd){ background-color:#fff;}
|
||||
</style>
|
||||
<?php include '../../common/view/footer.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user