| | |
| | | .zt .el-table .el-table__row.hover-row { |
| | | background-color: #eaf5ff !important; |
| | | } |
| | | |
| | | .zt .el-table__fixed-right-patch{ |
| | | background-color: #edf6ff ; |
| | | } |
| | | /*.zt .el-table.djxlTable tbody tr:hover>td {*/ |
| | | /* background-color: #f5f7fa !important;*/ |
| | | /* !*color: #FFFFFF;*!*/ |
| | |
| | | background: rgba(2, 120, 231, 1); |
| | | } |
| | | .zt .fa-card-a{ |
| | | padding: 20px; |
| | | padding-bottom: 20px; |
| | | padding-left: 20px; |
| | | padding-right: 20px; |
| | | border: 1px solid #EBEEF5; |
| | | color: #303133; |
| | | -webkit-transition: .3s; |
| | |
| | | /*text-align: left !important;*/ |
| | | /*}*/ |
| | | /* tree table第一列居中 */ |
| | | .zt .el-table tbody tr[class*="el-table__row--level-"] td:first-child { |
| | | /*.zt .el-table tbody tr[class*="el-table__row--level-"] td:first-child { |
| | | text-align: center; |
| | | } |
| | | }*/ |
| | | /* 表格选中颜色 */ |
| | | .zt .el-table__body tr.current-row>td { |
| | | background-color: #bce4e1; |