| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | th { |
| | | background-color: #2d52d7; |
| | | div { |
| | | color: #fff; |
| | | } |
| | | } |
| | | |
| | | tr:nth-child(even) { |
| | | background-color: #f4f6f9; |
| | | |
| | | &:hover > td.el-table__cell:hover { |
| | | background-color: #f4f6f9; |
| | | } |
| | | } |
| | | |
| | | tr:nth-child(odd) { |
| | | background-color: #fff; |
| | | |
| | | &:hover > td.el-table__cell:hover { |
| | | background-color: #fff; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | |
| | | .video-box-top b { |
| | | color: #fff; |
| | | } |
| | | |
| | | .currentPlayer .prism-player .prism-big-play-btn { |
| | | left: 46% !important; |
| | | bottom: 39% !important; |
| | | background-size: cover; |
| | | width: 106px; |
| | | height: 106px; |
| | | .outter { |
| | | width: 106px; |
| | | height: 106px; |
| | | } |
| | | } |
| | | </style> |