|
|
@ -2,7 +2,7 @@
|
|
|
|
.bootstrap-tree-table .treetable-expander {width:16px; height: 16px; display: inline-block; position: relative; cursor: pointer;}
|
|
|
|
.bootstrap-tree-table .treetable-expander {width:16px; height: 16px; display: inline-block; position: relative; cursor: pointer;}
|
|
|
|
.bootstrap-tree-table .treetable-selected{background: #f5f5f5 !important;}
|
|
|
|
.bootstrap-tree-table .treetable-selected{background: #f5f5f5 !important;}
|
|
|
|
.bootstrap-tree-table .treetable-table{border:0 !important;margin-bottom:0}
|
|
|
|
.bootstrap-tree-table .treetable-table{border:0 !important;margin-bottom:0}
|
|
|
|
.bootstrap-tree-table .treetable-table tbody {display:block;height:auto;overflow-y:auto;}
|
|
|
|
.bootstrap-tree-table .treetable-table tbody {display:block;height:auto;}
|
|
|
|
.bootstrap-tree-table .treetable-table thead, .treetable-table tbody tr {display:table;width:100%;table-layout:fixed;}
|
|
|
|
.bootstrap-tree-table .treetable-table thead, .treetable-table tbody tr {display:table;width:100%;table-layout:fixed;}
|
|
|
|
.bootstrap-tree-table .treetable-thead th{line-height:24px;border: 0 !important;border-radius: 4px;border-left:0px solid #e7eaec !important;border-bottom:1px solid #ccc!important;text-align: left;}
|
|
|
|
.bootstrap-tree-table .treetable-thead th{line-height:24px;border: 0 !important;border-radius: 4px;border-left:0px solid #e7eaec !important;border-bottom:1px solid #ccc!important;text-align: left;}
|
|
|
|
.bootstrap-tree-table .treetable-thead tr :first-child{border-left:0 !important}
|
|
|
|
.bootstrap-tree-table .treetable-thead tr :first-child{border-left:0 !important}
|
|
|
|