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.
278 lines
11 KiB
278 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Evaluate/List/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___OPolD {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___WzrIF {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___R0xjX {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___H8zK6 {
|
|
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___UIkrF {
|
|
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___dyvqR {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row____qPjs {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___KBJ1i {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___OF96D {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___H4zqT {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___Wa3s8 {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___zpbgT {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___oRUfB {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___SMatr {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___BCtkd {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___yIBZD {
|
|
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___dyvqR {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row____qPjs {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___KBJ1i {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___OF96D {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___H4zqT {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___Wa3s8 {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___zpbgT {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___oRUfB {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___SMatr {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___BCtkd {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___yIBZD {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding: 0px 20px 15px 20px;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .select___QJc1x {
|
|
display: flex;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .select___QJc1x > div {
|
|
margin-right: 20px;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .select___QJc1x > div:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .button___Z7ioB {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .button___Z7ioB > button {
|
|
margin-right: 10px;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .button___Z7ioB > button i {
|
|
margin-right: 7px;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .button___Z7ioB > button:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .button___Z7ioB .ant-btn {
|
|
height: 30px;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .button___Z7ioB .ant-btn.ant-btn-primary:not(:disabled) {
|
|
background: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .button___Z7ioB .ant-btn.ant-btn-primary:not(:disabled):hover {
|
|
color: #fff;
|
|
}
|
|
.evaluateContainer___ywXNF .header___pX29F .button___Z7ioB .ant-btn:hover {
|
|
color: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@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;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Evaluate/List/TabList/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.evaluateContainer___UtSup {
|
|
background: #fff;
|
|
box-shadow: 0px 2px 11px 0px rgba(218, 218, 218, 0.5);
|
|
border-radius: 4px;
|
|
}
|
|
.evaluateContainer___UtSup .red___4997a {
|
|
color: #e30000;
|
|
}
|
|
.evaluateContainer___UtSup .green___sNh2a {
|
|
color: #07c160;
|
|
}
|
|
.evaluateContainer___UtSup .ant-table-thead > tr > th {
|
|
padding: 7px 8px;
|
|
background: #f5f5f5;
|
|
color: #464f66;
|
|
}
|
|
.evaluateContainer___UtSup .ant-table-thead > tr > th:nth-child(4) {
|
|
text-align: center;
|
|
}
|
|
.evaluateContainer___UtSup .ant-table-tbody > tr > td {
|
|
padding: 9px 8px;
|
|
color: #464f66;
|
|
}
|
|
.evaluateContainer___UtSup .ant-pagination .ant-pagination-next:not(.ant-pagination-disabled):hover .ant-pagination-item-link,
|
|
.evaluateContainer___UtSup .ant-pagination .ant-pagination-prev:not(.ant-pagination-disabled):hover .ant-pagination-item-link {
|
|
color: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
.evaluateContainer___UtSup .ant-pagination .ant-pagination-item:hover {
|
|
border-color: #0152d9;
|
|
}
|
|
.evaluateContainer___UtSup .ant-pagination .ant-pagination-item:hover a {
|
|
color: #0152d9;
|
|
}
|
|
.evaluateContainer___UtSup .ant-pagination .ant-pagination-item.ant-pagination-item-active {
|
|
background: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
.evaluateContainer___UtSup .ant-pagination .ant-pagination-item.ant-pagination-item-active a {
|
|
color: #fff;
|
|
}
|
|
.evaluateContainer___UtSup .ant-pagination .ant-pagination-item.ant-pagination-item-active:hover a {
|
|
color: #fff;
|
|
}
|
|
.evaluateContainer___UtSup .ant-pagination .ant-pagination-options .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
|
|
border-color: #0152d9;
|
|
}
|
|
.evaluateContainer___UtSup .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input:hover {
|
|
border-color: #0152d9;
|
|
}
|
|
|