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__Materials__ItemAssets__i...

159 lines
5.1 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.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Materials/ItemAssets/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header_div___adcYr {
height: 60px;
display: flex;
}
.header_div___adcYr .header_title___HtOnM {
height: 38px;
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #000000;
line-height: 38px;
}
.header_div___adcYr .search___P8Wal {
margin-left: auto;
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 350px;
padding-left: 8px;
background-color: #f6f7f9;
border: none;
}
.header_div___adcYr .search___P8Wal span[class~='ant-input-search-icon'] {
display: none;
}
.header_div___adcYr .search___P8Wal [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none;
}
.header_div___adcYr .search___P8Wal [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.header_div___adcYr .search___P8Wal span[class~='ant-input-group-addon'] {
display: none;
}
.header_div___adcYr .search___P8Wal .searchIcon___dssPn {
margin-right: 14px;
cursor: pointer;
}
.header_div___adcYr .search___P8Wal input {
background-color: #f6f7f9;
}
.search_params___NeBae {
display: flex;
margin-bottom: 10px;
margin-top: 5px;
}
.search_params___NeBae [class~='ant-form-item'] [class~='ant-form-item-label'] {
text-align: right !important;
}
.search_params___NeBae [class~='ant-form-item'] [class~='ant-form-item-label'] label {
color: #666 !important;
display: block !important;
height: 36px !important;
line-height: 36px !important;
}
.search_params___NeBae [class~='ant-select-selector'] {
height: 36px !important;
}
.search_params___NeBae [class~='ant-picker'] {
height: 36px !important;
}
.search_params___NeBae [class~='ant-select-selection-item'] {
line-height: 34px !important;
}
.search_params___NeBae .clear_Data___kluFq {
width: 60px;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
font-size: 14px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 32px;
margin-left: auto;
text-align: center;
cursor: pointer;
margin-top: 2px;
}
.content_list___NHPs3 {
display: flex;
flex-wrap: wrap;
}
.content_list___NHPs3 .content___bnAdb {
width: 222px;
height: 302px;
background: #FFFFFF;
margin: 0 20px 20px 0px;
box-shadow: 0px 2px 4px 0px #D6DAE1;
border-radius: 8px;
cursor: pointer;
position: relative;
}
.content_list___NHPs3 .content___bnAdb .content_img___JcG9s {
width: 222px;
height: 140px;
box-shadow: 0px 2px 4px 0px #D6DAE1;
border-radius: 8px 8px 0px 0px;
}
.content_list___NHPs3 .content___bnAdb .content_id____MjKu {
width: 222px;
height: 36px;
line-height: 36px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
box-shadow: 0px 2px 4px 0px #D6DAE1;
position: absolute;
top: 104px;
color: #FFE7C8;
font-size: 12px;
font-weight: 400;
font-style: normal;
padding-left: 15px;
}
.content_list___NHPs3 .content___bnAdb .content_name___skRS6 {
height: 26px;
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 600;
color: #20232B;
line-height: 26px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-top: 10px;
margin-bottom: 5px;
padding: 0 15px;
}
.content_list___NHPs3 .content___bnAdb .content_params___SWH5G {
padding: 5px 15px;
display: flex;
}
.content_list___NHPs3 .content___bnAdb .content_params___SWH5G .params_title___rnmZq {
max-width: 80px;
color: #999999;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-size: 12px;
display: flex;
}
.content_list___NHPs3 .content___bnAdb .content_params___SWH5G .params_content___PcdlN {
color: #000F37;
width: 135px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-size: 12px;
}