* adjust for style.

This commit is contained in:
wangyidong
2019-06-11 13:24:19 +08:00
parent 0594c430ed
commit fa412abc6a
20 changed files with 106 additions and 93 deletions
+1
View File
@@ -1,6 +1,7 @@
.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}
.side-col.col-lg{width:270px;}
.panel-heading > strong > span {float: right; color: #29a8cd;}