* adjust task #2704.

This commit is contained in:
chenfeiCF
2016-12-01 13:06:10 +08:00
parent 5062e5af5c
commit fc7cbe828b
6 changed files with 18 additions and 6 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}
.panel-heading > strong > span {float: right; color: red;}