| | |
| | | } |
| | | } |
| | | |
| | | .btn00fff6{ |
| | | background: none;color:#00fff6;border-color:#00fff6 |
| | | } |
| | | .btn00fff6:hover{ |
| | | background: @background-color;color:@color-highlight;border-color:@color-highlight |
| | | } |
| | | |
| | | /****************************废水弹框公共样式***/ |
| | | .echarts-box { |
| | | .tab-scroll { |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | |
| | | .time-select { |
| | | cursor: pointer; |
| | | padding: 5px; |
| | | border: 1px solid #2b87c8; |
| | | border-radius: 4px; |
| | | text-align: center; |
| | | color: #fff; |
| | | font-size: 11px; |
| | | width: 280px; |
| | | } |
| | | } |
| | | |
| | | .echarts-form { |
| | | height: 0.3rem; |
| | | line-height: 0.3rem; |
| | | |
| | | .demonstration { |
| | | color: #00fff6; |
| | | font-size: 12px; |
| | | margin-left: 10px; |
| | | } |
| | | |
| | | .el-input__inner { |
| | | height: 0.15rem; |
| | | background-color: #2e4967; |
| | | color: #fff; |
| | | font-size: 12px; |
| | | padding: 0; |
| | | border-color: #00fff6; |
| | | text-align: center; |
| | | } |
| | | |
| | | .el-button { |
| | | margin: 0 15px; |
| | | width: 0.3rem; |
| | | height: 0.15rem; |
| | | display: inline-block; |
| | | background-color: #2e4967; |
| | | color: #fff; |
| | | font-size: 12px; |
| | | padding: 0; |
| | | border-color: #00fff6; |
| | | text-align: center; |
| | | } |
| | | } |
| | | |
| | | .el-icon-time:before { |
| | | content: " "; |
| | | } |
| | | } |