* Modify style.
This commit is contained in:
@@ -2,4 +2,3 @@
|
||||
.c-name {width: 200px;}
|
||||
.c-product {width: 400px;}
|
||||
.c-actions-7 {width: 210px;}
|
||||
td.product-line {overflow: auto;}
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
}
|
||||
}
|
||||
?>
|
||||
<td class='text product-line' title='<?php echo $productNames;?>'><?php echo $productNames;?></td>
|
||||
<td class='text' title='<?php echo $productNames;?>'><?php echo $productNames;?></td>
|
||||
<td class='text' title='<?php echo $repo->path; ?>'><?php echo $repo->path; ?></td>
|
||||
<td class='text-left c-actions'>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user