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.
43 lines
2.3 KiB
43 lines
2.3 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.20@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.20@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/MisCollection/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.contentListWrap___j_ce4 {
|
|
margin: 0 auto;
|
|
overflow: hidden;
|
|
}
|
|
.contentListWrap___j_ce4 .collection___p4VQ2 {
|
|
width: 100%;
|
|
height: 82px;
|
|
background: #F6F7F9;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding-left: 30px;
|
|
padding-right: 30px;
|
|
}
|
|
.contentListWrap___j_ce4 .collection___p4VQ2 .btn1___wy1qR {
|
|
display: inline-block;
|
|
width: 116px;
|
|
line-height: 32px;
|
|
background: linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%), #F6F7F9;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 16px;
|
|
border: 1px solid #BACFFE;
|
|
font-size: 14px;
|
|
color: #3061D0;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.contentListWrap___j_ce4 .collection___p4VQ2 .btn2___JEUgr {
|
|
display: inline-block;
|
|
background: #3061D0;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 16px;
|
|
font-size: 14px;
|
|
color: #FFFFFF;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
|