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.
418 lines
18 KiB
418 lines
18 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Norm/List/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___X9V7U {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___yrftj {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___L4TZS {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___cg_Zt {
|
|
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___wze1F {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding: 0px 20px 15px 20px;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .select___HP7t1 {
|
|
display: flex;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .select___HP7t1 > div {
|
|
margin-right: 20px;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .select___HP7t1 > div:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .button___mqRKo {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .button___mqRKo > button {
|
|
margin-right: 10px;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .button___mqRKo > button i {
|
|
margin-right: 7px;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .button___mqRKo > button:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .button___mqRKo .ant-btn {
|
|
height: 30px;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .button___mqRKo .ant-btn.ant-btn-primary {
|
|
background: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .button___mqRKo .ant-btn.ant-btn-primary:hover {
|
|
color: #fff;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .button___mqRKo .ant-btn:hover {
|
|
color: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .button___mqRKo .ant-btn:disabled {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background: #f5f5f5;
|
|
border-color: #d9d9d9;
|
|
}
|
|
.normContainer___W8XuE .header___b9n4K .button___mqRKo .ant-btn:disabled:hover {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background: #f5f5f5;
|
|
border-color: #d9d9d9;
|
|
}
|
|
.normContainer___W8XuE .tips___r2hsJ {
|
|
font-size: 14px;
|
|
color: #464f66;
|
|
padding: 11px 20px 10px 20px;
|
|
}
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Norm/List/TabList/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.normTablistContainer___yLRBP {
|
|
background: #fff;
|
|
box-shadow: 0px 2px 11px 0px rgba(218, 218, 218, 0.5);
|
|
border-radius: 4px;
|
|
}
|
|
.normTablistContainer___yLRBP .red___hyG5_ {
|
|
color: #e30000;
|
|
}
|
|
.normTablistContainer___yLRBP .green___YdwJo {
|
|
color: #07c160;
|
|
}
|
|
.normTablistContainer___yLRBP .ant-table-thead > tr > th {
|
|
padding: 7px 8px;
|
|
background: #f5f5f5;
|
|
color: #464f66;
|
|
}
|
|
.normTablistContainer___yLRBP .ant-table-thead > tr > th:first-child {
|
|
padding-left: 24px;
|
|
}
|
|
.normTablistContainer___yLRBP .ant-table-tbody > tr > td {
|
|
padding: 5px 8px;
|
|
color: #464f66;
|
|
height: 58px;
|
|
}
|
|
.normTablistContainer___yLRBP .ant-table-tbody > tr > td:first-child {
|
|
padding-left: 24px;
|
|
}
|
|
.normTablistContainer___yLRBP .ant-table-row-level-0 {
|
|
background: #eef2f8;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Norm/List/CalcModal/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___XsJky {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___YT9jW {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___m1XRe {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___tpcG6 {
|
|
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___dcmMW {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-header {
|
|
border-bottom: none;
|
|
font-size: 18px;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
line-height: 25px;
|
|
padding: 26px 40px 22px 40px;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 500;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-content {
|
|
padding: 0 !important;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-body {
|
|
padding: 0;
|
|
margin-top: -10px;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-close {
|
|
top: 15px;
|
|
right: 5px;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-footer {
|
|
border-top: none;
|
|
padding-bottom: 26px;
|
|
padding-top: 49px;
|
|
padding-right: 15px !important;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-footer > button {
|
|
font-size: 12px;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-footer > button.ant-btn {
|
|
height: 30px;
|
|
padding: 3px 13px;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-footer > button.ant-btn:hover {
|
|
border-color: #0152d9;
|
|
color: #0152d9;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-footer > button.ant-btn.ant-btn-primary {
|
|
background: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-modal-footer > button.ant-btn.ant-btn-primary:hover {
|
|
color: #fff;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-tabs-nav-wrap,
|
|
.normCalcModalWrap___Vh4Nx .ant-table-thead > tr > th:first-child,
|
|
.normCalcModalWrap___Vh4Nx .ant-table-tbody > tr > td:first-child {
|
|
padding-left: 40px !important;
|
|
padding-right: 46px !important;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-table-thead > tr > th {
|
|
padding: 7px 8px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-tabs-tab {
|
|
margin-right: 68px !important;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-tabs-tab:hover .ant-tabs-tab-btn {
|
|
color: #0152d9;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-tabs-tab .ant-tabs-tab-btn:hover {
|
|
color: #0152d9;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
|
|
color: #0152d9;
|
|
}
|
|
.normCalcModalWrap___Vh4Nx .ant-tabs-ink-bar {
|
|
background: #0152d9;
|
|
}
|
|
.tableCotainer___mgwQ9 .name___did8y {
|
|
display: flex;
|
|
align-items: start;
|
|
justify-content: start;
|
|
}
|
|
.tableCotainer___mgwQ9 .name___did8y > div:first-child {
|
|
width: 40px;
|
|
margin-right: 8px;
|
|
}
|
|
.tableCotainer___mgwQ9 .name___did8y > div:last-child {
|
|
flex: 1 1;
|
|
}
|
|
.tableCotainer___mgwQ9 .name___did8y .content___NUsYT > div {
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
}
|
|
.tableCotainer___mgwQ9 .name___did8y .content___NUsYT .subtitle___zYm_7 {
|
|
font-weight: 400;
|
|
margin-top: 20px;
|
|
}
|
|
.tableCotainer___mgwQ9 .name___did8y .tag___Ym3uV {
|
|
display: inline-block;
|
|
width: 40px;
|
|
height: 22px;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #0152d9;
|
|
border: 1px solid #0152d9;
|
|
border-radius: 2px;
|
|
}
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Norm/List/ThresholdsModal/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.normThresholdsModalWrap___VJWzM .normThresholdsContent___ygrNj {
|
|
min-height: 350px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .normThresholdsContent___ygrNj .tips___yRoBl {
|
|
font-size: 14px;
|
|
color: #464f66;
|
|
padding-left: 23px;
|
|
margin-bottom: 30px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-modal-header {
|
|
border-bottom: none;
|
|
font-size: 18px;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
line-height: 25px;
|
|
padding: 26px 40px 22px 40px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 500;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-modal-body {
|
|
padding: 0 17px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-modal-close {
|
|
top: 15px;
|
|
right: 5px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-modal-footer {
|
|
border-top: none;
|
|
padding-bottom: 26px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-modal-footer > button {
|
|
font-size: 12px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-modal-footer > button.ant-btn {
|
|
height: 30px;
|
|
padding: 3px 13px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-modal-footer > button.ant-btn:hover {
|
|
border-color: #0152d9;
|
|
color: #0152d9;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-modal-footer > button.ant-btn.ant-btn-primary {
|
|
background: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-modal-footer > button.ant-btn.ant-btn-primary:hover {
|
|
color: #fff;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-tabs-nav-wrap,
|
|
.normThresholdsModalWrap___VJWzM .ant-table-thead > tr > th:first-child,
|
|
.normThresholdsModalWrap___VJWzM .ant-table-tbody > tr > td:first-child {
|
|
padding-left: 20px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-table-thead > tr > th {
|
|
padding: 7px 8px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-table-tbody > tr > td {
|
|
padding: 14px 8px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-table-thead > tr > th {
|
|
background: #f5f5f5;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-form-item-label {
|
|
padding-left: 23px;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-radio-checked .ant-radio-inner {
|
|
border-color: #0152d9;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-radio-inner::after {
|
|
background-color: #0152d9;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-radio:hover .ant-radio-inner {
|
|
border-color: #0152d9;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-form-item-label > label {
|
|
font-weight: 500;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-table-row.ant-table-row-level-0 {
|
|
height: 38px;
|
|
background: #eef2f8;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
}
|
|
.normThresholdsModalWrap___VJWzM .ant-form-item-required {
|
|
margin-left: -10px;
|
|
}
|
|
.tableCotainer____phIu .name___oQNhw {
|
|
display: flex;
|
|
align-items: start;
|
|
justify-content: start;
|
|
}
|
|
.tableCotainer____phIu .name___oQNhw > div:first-child {
|
|
width: 40px;
|
|
margin-right: 8px;
|
|
}
|
|
.tableCotainer____phIu .name___oQNhw > div:last-child {
|
|
flex: 1 1;
|
|
}
|
|
.tableCotainer____phIu .name___oQNhw .tag___MmgZg {
|
|
display: inline-block;
|
|
width: 40px;
|
|
height: 22px;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #0152d9;
|
|
border: 1px solid #0152d9;
|
|
border-radius: 2px;
|
|
}
|
|
|