* Modify actions style.

This commit is contained in:
caoyanyi
2022-07-06 10:37:11 +08:00
parent 7838ff2ac6
commit 0d38d331d3
+1 -1
View File
@@ -45,7 +45,7 @@
<th class='c-name text-left'><?php common::printOrderLink('name', $orderBy, $vars, $lang->gitlab->project->name);?></th>
<th class='text-left'></th>
<th class='text-left'><?php echo $lang->gitlab->lastUpdate;?></th>
<th class='c-actions-7'><?php echo $lang->actions;?></th>
<th class='c-actions-8'><?php echo $lang->actions;?></th>
</tr>
</thead>
<tbody>