This commit is contained in:
Yagami
2018-09-05 15:38:34 +08:00
parent a32c1e6433
commit 7af638e14c
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
#storyList th{border:none}
#bugList th{border:none}
.hide-side .col-main {width: 100%;}
.hide-side .col-side .main-side {width: 0; display: none;}
@@ -16,4 +18,4 @@
.linkBox #queryBox .search-form .form-actions {padding-bottom: 5px;}
.linkBox .table-header {padding: 8px 15px; border-bottom: 1px solid #cbd0db;}
#unlinkStoryList, #unlinkBugList {border-top: 1px solid #cbd0db;}
#unlinkStoryList, #unlinkBugList {border-top: 1px solid #cbd0db;}
+1 -1
View File
@@ -65,7 +65,7 @@
<?php endforeach;?>
</tbody>
</table>
<div class='table-footer' style="<?php echo $unlinkedCount ? '' : 'border:none'?>">
<div class='table-footer'>
<?php if($unlinkedCount):?>
<div class="checkbox-primary check-all"><label><?php echo $lang->selectAll?></label></div>
<div class="table-actions btn-toolbar">