* ajust columns size of 'bug/report' layout.

This commit is contained in:
Catouse
2015-01-29 09:43:22 +08:00
parent 1863fc5987
commit 2e520d15f1
3 changed files with 7 additions and 3 deletions
+2
View File
@@ -1,3 +1,5 @@
.table-bordered caption {border: 1px solid #ddd;}
.table-bordered tr > th:first-child, .table-bordered tr > td:first-child {border-left: 1px solid #ddd!important}
.table-bordered tr > th:last-child, .table-bordered tr > td:last-child {border-right: 1px solid #ddd!important}
.col-side {width: 250px}