* finish task #2551.

This commit is contained in:
wangyidong
2016-04-01 16:24:38 +08:00
parent a4c6bfb114
commit 2e72d5724b
5 changed files with 137 additions and 42 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
.table-borderless td.groupdivider, .groupdivider{border-bottom:1px solid #ccc}
.highlight-warning {background: #FBF5C6!important}
.outer .table tr > td.group-name, .outer .table tr > td.group-name:first-child{padding-left: 30px;}
.group-title td {background: #f1f1f1!important; border-bottom: 1px solid #ddd!important}
.groupdivider > .text {color: #808080}
.groupdivider > .text strong {color: #333}
.group-title td {background: #f1f1f1!important; border-bottom: 1px solid #ccc!important}
tr.groupdivider td {background: #fff!important;}
.groupdivider .text {color: #808080}
.groupdivider .text strong {color: #333}
.groupby{background:#f1f1f1!important; border-right:1px solid #ddd;cursor: pointer;}