| | |
| | | width: 100%; |
| | | background-color: rgba(0,0,0,0.01) !important; |
| | | } |
| | | .el-badge__content.is-fixed { |
| | | position: absolute; |
| | | top: 0; |
| | | right: 0px; |
| | | -webkit-transform: translateY(-50%) translateX(100%); |
| | | transform: translateY(0%) translateX(100%); |
| | | } |
| | | .el-card__header{ |
| | | height: 40px; |
| | | padding: 8px 20px; |
| | |
| | | } |
| | | |
| | | .active-blue{ |
| | | width: 2%; |
| | | height: 10px; |
| | | width: 20px; |
| | | height: 20px; |
| | | border-radius: 50%; |
| | | font-size: 16px; |
| | | color:blue; |
| | | color: white; |
| | | background: dodgerblue; |
| | | text-align: center; |
| | | line-height: 20px; |
| | | float: left; |
| | | } |
| | | .cdcode{ |
| | | width: 15%; |