@charset "UTF-8"; .emit-el-date-picker input { background: #003555; border-color: #849EAE; color: rgba(255, 255, 255, 0.6); } .el-icon-my-sy { background: url("/img/icon/1016.png") center no-repeat; /* background-size: cover;*/ } .el-icon-my-sy:before { content: "替"; font-size: 18px; visibility: hidden; } .el-icon-my-sb { background: url("/img/icon/3666.png") center no-repeat; /* background-size: cover;*/ } .el-icon-my-sb:before { content: "替"; font-size: 24px; visibility: hidden; } .dialog-fixed { margin: 0 !important; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 99; } .equipment-plot-select .el-input { position: relative; display: flex; align-items: center; justify-content: center; } .equipment-plot-select .el-input .el-input__suffix { display: flex; align-items: center; justify-content: center; } .equipment-plot-select input { color: white; font-size: 28px !important; font-weight: bold; background: transparent !important; border: none !important; } .manage-select { background-color: #05243e !important; } .manage-option { background-color: #05243e !important; color: #a5cacc; }