| | |
| | | |
| | | //确认时间占比 |
| | | .confirmTimePro { |
| | | display: none; |
| | | background-color: #ffffff; |
| | | width: 61.6%; |
| | | height: 450px; |
| | |
| | | |
| | | //预警平均确认速度排行 |
| | | .confirmAverageSpeed { |
| | | display: none; |
| | | background-color: #ffffff; |
| | | width: 35%; |
| | | height: 450px; |
| | |
| | | |
| | | .confirmAverageSpeed .avue-crud { |
| | | width: 90%; |
| | | position: absolute; |
| | | top: 12%; |
| | | left: 4%; |
| | | position: relative; |
| | | top: 10%; |
| | | } |
| | | |
| | | .confirmAverageSpeed .avue-crud__menu { |
| | |
| | | height: 450px; |
| | | position: relative; |
| | | left: 0.8%; |
| | | top: -38%; |
| | | top: 12%; |
| | | } |
| | | |
| | | #alarmTimeDisEchars { |
| | |
| | | height: 50px; |
| | | position: relative; |
| | | left: 0.8%; |
| | | top: -38%; |
| | | top: 9%; |
| | | } |
| | | |
| | | .el-button .btn-color { |
| | | color: rgb(255, 255, 255); |
| | | background-color: #29C093; |
| | | border-color: #29C093; |
| | | background-color: #29C093 !important; |
| | | border-color: #29C093 !important; |
| | | } |
| | | |
| | | // .el-icon-bell:before { |