chunk-d3c4c186.74515d4d.css 3.3 KB

1
  1. .student-set .top-operation{margin:30px 0 20px;display:flex;align-items:center;position:relative}.student-set .top-operation .el-select{width:110px;margin-right:20px}.student-set .top-operation .upload{width:80px;height:34px;line-height:34px;margin-right:10px}.student-set .top-operation .download{display:flex;margin-right:15px;color:#0079fe;cursor:pointer}.student-set .top-operation .download .icon{position:relative;margin-top:-3px;margin-right:3px}.student-set .top-operation .download .icon .icon-1{width:15px;height:10px}.student-set .top-operation .download .icon .icon-2{height:10px;position:absolute;top:7px;left:5px}.student-set .top-operation .tips{margin:0}.student-set .top-operation .preserve{width:60px;height:30px;line-height:30px;position:absolute;right:0}.student-set .panel-wrap{display:flex;justify-content:space-between}.student-set .panel-wrap .panel{height:600px;padding:10px 0;border:1px solid #888}.student-set .panel-wrap .panel .panel-title{font-weight:700;margin-bottom:15px}.student-set .panel-wrap .left-panel{width:180px}.student-set .panel-wrap .left-panel .panel-title{padding-left:10px}.student-set .panel-wrap .left-panel .panel-content{height:548px;padding:0 10px;overflow:auto}.student-set .panel-wrap .left-panel .panel-content .class-list{text-align:center}.student-set .panel-wrap .left-panel .panel-content .class-list li{line-height:30px;cursor:pointer}.student-set .panel-wrap .left-panel .panel-content .class-list li.active{color:#fff;background-color:#44be86}.student-set .panel-wrap .left-panel .panel-content .class-list .select-all.active{background-color:#fff;color:#44be86;font-weight:700}.student-set .panel-wrap .middle-panel{width:455px}.student-set .panel-wrap .middle-panel .operation-bar{display:flex;align-items:center;position:relative;padding:0 10px;margin-bottom:15px}.student-set .panel-wrap .middle-panel .el-input{width:145px;margin-left:10px;margin-right:5px}.student-set .panel-wrap .middle-panel .el-input .el-input__inner{height:30px;line-height:30px}.student-set .panel-wrap .middle-panel .search{width:60px;height:30px;line-height:30px}.student-set .panel-wrap .middle-panel .el-dropdown{position:absolute;right:10px}.student-set .panel-wrap .middle-panel .el-dropdown .el-button{width:80px;height:30px;padding:0;padding-left:5px}.student-set .panel-wrap .middle-panel .el-dropdown .el-button i{margin:0}.student-set .panel-wrap .middle-panel .panel-content{height:532px;padding:0 10px;overflow:auto}.student-set .panel-wrap .middle-panel .el-checkbox-group .el-checkbox{margin-bottom:15px;margin-right:20px}.student-set .panel-wrap .right-panel{width:545px}.student-set .panel-wrap .right-panel .panel-title{display:flex;justify-content:space-around}.student-set .panel-wrap .right-panel .panel-content{height:546px;padding:0 10px;display:flex;justify-content:space-between;overflow:auto}.student-set .panel-wrap .right-panel .student-list{width:160px}.student-set .panel-wrap .right-panel .student-list li{width:160px;height:24px;line-height:24px;background-color:#ccc;border-radius:3px;padding-left:10px;margin-bottom:5px;position:relative}.student-set .panel-wrap .right-panel .student-list li i{display:inline-block;width:10px;height:10px;position:absolute;top:7px;right:10px;background:#ccc url(../img/u1769.b32653ee.svg) no-repeat;cursor:pointer}.student-set .panel-wrap .right-panel .student-list li i:hover{opacity:.5}