.left { position: absolute; width: 355px; top: 100px; left: 30px; bottom: 45px; z-index: 99; } .left-top { background: url("@/assets/img/left/topbg.png") no-repeat; width: 100%; height: 41px; color: white; line-height: 41px; font-size: 16px; font-weight: 700; cursor: pointer; text-indent: 80px; letter-spacing: 2px; } .left-content { margin-top: 20px; background: url("@/assets/img/left/leftbg.png"); background-size: 100% 100%; width: 100%; height: calc(100% - 70px); } .el-button { background-color: #009688 !important; border-color: #009688 !important; color: #fff !important; } .el-button:active, .el-button:hover { background-color: #009688 !important; border-color: #009688 !important; color: #fff !important; } .el-picker-panel__icon-btn { color: #fff !important; font-size: 18px; } .el-select-dropdown__item.is-hovering { background-color: #009688; } .el-select-dropdown__item.hover, .el-select-dropdown__item:hover { color: white !important; background-color: rgb(38, 124, 124, 0.5) !important; } .el-slider__bar { background-color: #009688 !important; border-color: #009688 !important; } .el-slider__button { border-color: rgb(0, 150, 136) !important; } .el-select-dropdown { background: rgba(8, 75, 66, 1) !important; color: white !important; } .el-picker-panel__body div { background: #084b42 !important; } .el-picker-panel { background: rgba(8, 75, 66, 1) !important; } .el-select-dropdown__item { color: white !important; font-size: 12px !important; } .el-select-dropdown__item.hover, .el-select-dropdown__item:hover { color: #409eff !important; } .el-input__wrapper { background: rgba(8, 75, 66, 1) !important; border: 2px solid #437a74 !important; box-shadow: none !important; } .el-select__wrapper { background: rgba(8, 75, 66, 1) !important; border: 2px solid #437a74 !important; box-shadow: none !important; } .el-time-spinner__item:hover:not(.is-disabled):not(.is-active), .el-date-table td.current:not(.disabled) .el-date-table-cell__text { background: #009688 !important; } .el-picker-panel__footer { background-color: #084b42 !important; } .el-date-table td.end-date .el-date-table-cell__text, .el-date-table td.start-date .el-date-table-cell__text { background-color: #61f7d4 !important; } .el-date-table td.today .el-date-table-cell__text { color: #61f7d4 !important; } .el-select-dropdown__item.hover, .el-select-dropdown__item:hover, .el-time-panel__btn.confirm, .el-date-editor .el-range-separator, .el-date-editor .el-range-input, .el-time-panel__btn, .el-time-spinner__item, .el-date-table th, .el-picker-panel__body, .el-select__placeholder, .el-form-item__label, .el-input__inner, .el-select__placeholder, .el-date-range-picker__header [class*="arrow-left"] { color: white !important; } .el-date-editor.el-input, .el-date-editor.el-input__wrapper { height: 100% !important; width: 100% !important; }