| | |
| | | top: 50px; |
| | | } |
| | | /deep/ .el-table--striped .el-table__body tr.el-table__row--striped td { |
| | | background: #18458f; |
| | | background: #031d4b !important; |
| | | } |
| | | /deep/ .el-table--enable-row-transition .el-table__body td, |
| | | /deep/ .el-table th, |
| | | .el-table tr { |
| | | background: #3457b1; |
| | | background: #03225b !important; |
| | | } |
| | | /deep/ .el-table .cell { |
| | | color: #fff; |
| | |
| | | /deep/ .el-table td, |
| | | .el-table th.is-leaf { |
| | | border-bottom-color: transparent; |
| | | } |
| | | /deep/ .el-table__header th{ |
| | | border-bottom: 1px solid #031a38 !important; |
| | | } |
| | | /deep/.el-table--enable-row-hover .el-table__body tr:hover > td { |
| | | background-color: #b0caf3; |
| | |
| | | /deep/ .el-table--border::after, |
| | | /deep/ .el-table--group::after, |
| | | /deep/ .el-table::before { |
| | | background-color: transparent; |
| | | background-color: transparent !important; |
| | | } |
| | | .card-text { |
| | | height: 30px; |