You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Engineering__Lists__Cour...

351 lines
11 KiB

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Lists/CourseMatrix/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___xNPWD {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___BPBCq {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___JYI1q {
align-items: center;
box-align: center;
}
.flex_box_center_end___ngQW8 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___coHpn {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___LGiQt {
display: flex;
flex-direction: column;
}
.flex-row___uku7L {
display: flex;
flex-direction: row;
}
.justify-start___LsVJ5 {
display: flex;
justify-content: flex-start;
}
.justify-center___VgWnL {
display: flex;
justify-content: center;
}
.justify-end___FSmDC {
display: flex;
justify-content: flex-end;
}
.justify-evenly___pEVIE {
display: flex;
justify-content: space-evenly;
}
.justify-around___up1Yd {
display: flex;
justify-content: space-around;
}
.justify-between___CV5Xx {
display: flex;
justify-content: space-between;
}
.align-start___QcDR5 {
display: flex;
align-items: flex-start;
}
.align-center___C8lQe {
display: flex;
align-items: center;
}
.align-end___RT9WY {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___LGiQt {
display: flex;
flex-direction: column;
}
.flex-row___uku7L {
display: flex;
flex-direction: row;
}
.justify-start___LsVJ5 {
display: flex;
justify-content: flex-start;
}
.justify-center___VgWnL {
display: flex;
justify-content: center;
}
.justify-end___FSmDC {
display: flex;
justify-content: flex-end;
}
.justify-evenly___pEVIE {
display: flex;
justify-content: space-evenly;
}
.justify-around___up1Yd {
display: flex;
justify-content: space-around;
}
.justify-between___CV5Xx {
display: flex;
justify-content: space-between;
}
.align-start___QcDR5 {
display: flex;
align-items: flex-start;
}
.align-center___C8lQe {
display: flex;
align-items: center;
}
.align-end___RT9WY {
display: flex;
align-items: flex-end;
}
.wrap___c9DPc {
background: #ffffff;
border-radius: 4px;
}
.wrap___c9DPc .title___FITot {
height: 48px;
font-size: 16px;
font-weight: 500;
color: #464f66;
padding-left: 20px;
line-height: 48px;
}
.wrap___c9DPc .textWrap___zFb5b {
padding: 0 20px;
margin-top: 10px;
}
.wrap___c9DPc .textWrap___zFb5b .textTitle___bsHIA {
font-size: 16px;
font-weight: 500;
color: #464f66;
margin-bottom: 14px;
}
.wrap___c9DPc .textWrap___zFb5b .row___TZQOl {
display: flex;
justify-content: space-between;
font-size: 14px;
color: #464f66;
align-items: center;
}
.wrap___c9DPc .textWrap___zFb5b .ant-radio-checked .ant-radio-inner {
border-color: #0152d9;
}
.wrap___c9DPc .textWrap___zFb5b .ant-radio-inner::after {
background-color: #0152d9;
}
.wrap___c9DPc .control___TM9z1 {
display: flex;
align-items: center;
padding: 0 20px 20px 20px;
background: #ffffff;
}
.wrap___c9DPc .control___TM9z1 .label___OFgDw {
width: 82px;
height: 38px;
background: #f5f5f5;
border-radius: 2px 0px 0px 2px;
border: 1px solid #dddddd;
line-height: 38px;
text-align: center;
font-size: 14px;
margin-right: -1px;
}
.wrap___c9DPc .control___TM9z1 .ant-select {
width: 110px;
margin-right: 20px;
}
.wrap___c9DPc .control___TM9z1 .ant-select .ant-select-selector {
height: 38px !important;
padding: 0 10px;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
.wrap___c9DPc .control___TM9z1 .ant-select .ant-select-selection-item,
.wrap___c9DPc .control___TM9z1 .ant-select .ant-select-selection-placeholder {
line-height: 38px !important;
}
.wrap___c9DPc .table___SmEox {
padding: 20px;
}
.wrap___c9DPc .table___SmEox thead th {
padding: 0 !important;
}
.wrap___c9DPc .table___SmEox thead tr:first-child > th:not(:first-child) {
padding: 0 8px !important;
}
.wrap___c9DPc .tbl___mp943 {
cursor: pointer;
}
.line___Q7IUE {
font-weight: 500;
font-size: 14px;
position: relative;
width: 207px;
}
.line___Q7IUE ::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
box-sizing: border-box;
background: linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 1px), rgba(0, 0, 0, 0.04) 50%, rgba(0, 0, 0, 0) calc(50% + 1px), rgba(0, 0, 0, 0) 100%);
}
.line___Q7IUE span {
display: block;
height: 39px;
line-height: 39px;
}
.line___Q7IUE span:first-child {
text-align: right;
padding-right: 18px;
}
.line___Q7IUE span:last-child {
text-align: left;
padding-left: 18px;
}
.head___iyaG3 {
background: #f5f5f5;
height: 38px;
font-size: 14px;
font-weight: 500;
color: #464f66;
}
.head___iyaG3 > div {
text-align: center;
line-height: 38px;
}
.list___wUJPB {
height: 42px;
}
.list___wUJPB > div {
text-align: center;
border-bottom: 1px solid #eef2f8;
line-height: 42px;
}
.list___wUJPB .ant-input {
width: 70px;
margin: 0 10px;
}
.omit___pRLmp {
width: 190px;
display: inline-flex;
align-items: center;
}
.omit___pRLmp > span:first-child {
display: inline-block;
width: calc(100% - 20px);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-left: 10px;
}
.headOmit___FUpZW {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding: 0 8px;
}
.customModal___AOmSA .ant-modal-close-x {
margin-top: 6px;
margin-right: 11px;
font-size: 16px;
}
.customModal___AOmSA .ant-modal-header {
border-bottom: 0;
padding: 20px 40px;
}
.customModal___AOmSA .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 500;
color: #464f66;
}
.customModal___AOmSA .ant-modal-content {
padding: 0 !important;
padding-bottom: 20px !important;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/components/Evaluate/PanelTitle/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.panelTitleContainer___Ypuh_ {
padding: 16px 20px 16px 20px;
}
.panelTitleContainer___Ypuh_ > div {
font-size: 16px;
font-weight: 500;
color: #464f66;
position: relative;
padding-left: 12px;
}
.panelTitleContainer___Ypuh_ > div::after {
position: absolute;
content: '';
width: 4px;
height: 12px;
background-color: #242f49;
top: 50%;
left: 0;
transform: translateY(-50%);
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/components/Evaluate/SelectWrap/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.selectWrapContainer___qocIH {
display: flex;
align-items: center;
justify-content: space-between;
border-radius: 2px;
border: 1px solid #ddd;
}
.selectWrapContainer___qocIH > span {
background-color: #f5f5f5;
color: #464f66;
padding: 10px 12px;
border-right: 1px solid #ddd;
font-size: 14px;
}