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.
347 lines
13 KiB
347 lines
13 KiB
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/image-preview/index.less ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.image-preview-container {
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
position: fixed;
|
|
align-items: center;
|
|
justify-content: center;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
z-index: 99999;
|
|
background: rgba(0, 0, 0, 0.8);
|
|
}
|
|
.image-preview-container .image-preview {
|
|
transition: transform 0.4s linear;
|
|
max-width: 86%;
|
|
}
|
|
.image-preview-container .button-group {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
position: absolute;
|
|
z-index: 101;
|
|
right: 10px;
|
|
top: 10px;
|
|
}
|
|
.image-preview-container .button-group a,
|
|
.image-preview-container .button-group button {
|
|
color: rgba(0, 0, 0, 0.65);
|
|
margin-right: 10px;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
}
|
|
.preview-wrp-group {
|
|
overflow: auto;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/FileDownloadList/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___A3pzf {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___JBoa5 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___MJuIO {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___OcjUA {
|
|
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___zSH4A {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.list___KhJas .middle___IjlYi {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.list___KhJas .row___GGtIx {
|
|
display: flex;
|
|
align-items: center;
|
|
margin: 20px 0;
|
|
}
|
|
.list___KhJas .row___GGtIx .title___o_xqf {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 24px;
|
|
background: rgba(22, 93, 255, 0.06);
|
|
border-radius: 12px;
|
|
font-size: 14px;
|
|
color: #165DFF;
|
|
padding: 5px 20px;
|
|
cursor: pointer;
|
|
}
|
|
.list___KhJas .row___GGtIx .title___o_xqf span {
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 760px;
|
|
}
|
|
.list___KhJas .row___GGtIx .title___o_xqf i {
|
|
font-size: 13px;
|
|
margin-right: 8px;
|
|
}
|
|
.list___KhJas .row___GGtIx .size___OVRoL {
|
|
font-size: 12px;
|
|
color: #C5C5C5;
|
|
margin-left: 10px;
|
|
}
|
|
.list___KhJas .row___GGtIx .download___ZLcIH {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #165DFF;
|
|
margin-left: 30px;
|
|
cursor: pointer;
|
|
}
|
|
.list___KhJas .row___GGtIx .download___ZLcIH i {
|
|
font-size: 14px;
|
|
margin-right: 5px;
|
|
}
|
|
.list___KhJas .row___GGtIx .preview___gi0kI {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #2FA34F;
|
|
margin-left: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.list___KhJas .row___GGtIx .preview___gi0kI i {
|
|
font-size: 14px;
|
|
margin-right: 4px;
|
|
}
|
|
.list___KhJas .row___GGtIx .annotation___KVSwj {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #A77F1E;
|
|
margin-left: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.list___KhJas .row___GGtIx .annotation___KVSwj i {
|
|
font-size: 14px;
|
|
margin-right: 4px;
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ImageDimensions/index.less?modules ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.imageDimensions___a7crR {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: start;
|
|
position: fixed;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 4;
|
|
background: rgba(0, 0, 0, 0.5);
|
|
padding-top: 60px;
|
|
}
|
|
.imageDimensions___a7crR .img___Kroat {
|
|
visibility: hidden;
|
|
max-width: 80%;
|
|
min-width: 500px;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/Review/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___tMwax {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___8GJsg {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___IFELt {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___IrFRG {
|
|
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___s0LgG {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___sFhaA {
|
|
background: white;
|
|
}
|
|
.title___bk4oD {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___bk4oD strong {
|
|
color: #333;
|
|
}
|
|
.replyList___bjk6g {
|
|
margin-top: 20px;
|
|
padding: 30px;
|
|
}
|
|
.replyList___bjk6g img {
|
|
border-radius: 40px;
|
|
}
|
|
.nav-tab___uLRSr {
|
|
height: 68px;
|
|
background: #fff;
|
|
padding: 0 34px;
|
|
box-sizing: border-box;
|
|
width: 100%;
|
|
align-items: center;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
font-size: 18px;
|
|
margin: 20px 0 0 0;
|
|
border: 1px solid #eee;
|
|
}
|
|
.nav-tab___uLRSr li {
|
|
margin-right: 61px;
|
|
line-height: 68px;
|
|
height: 68px;
|
|
}
|
|
.nav-tab___uLRSr li a {
|
|
color: inherit;
|
|
}
|
|
.nav-tab___uLRSr li:first-child {
|
|
color: #0152d9;
|
|
border-bottom: 2px solid #0152d9;
|
|
}
|
|
.buttonFixed___twN45 {
|
|
position: fixed;
|
|
z-index: 3;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 63px;
|
|
background: #fff;
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
align-items: center;
|
|
display: flex;
|
|
}
|
|
.exitComment___rlGpw {
|
|
background-color: white;
|
|
border: 1px solid #eee;
|
|
height: 32px;
|
|
padding: 5px 20px;
|
|
color: #666;
|
|
}
|
|
.nextComment___NmNBo {
|
|
background-color: #0152d9;
|
|
height: 32px;
|
|
padding: 5px 20px;
|
|
color: white;
|
|
}
|
|
.nextComment___NmNBo:hover {
|
|
color: white;
|
|
background-color: #0152d9;
|
|
}
|
|
.modal___tWPO8 [class~='ant-btn'] {
|
|
display: none;
|
|
}
|
|
.MdEditor___AAxeb [class~='CodeMirror-gutters'] {
|
|
left: 0px !important;
|
|
}
|
|
.MdEditor___AAxeb [class~='CodeMirror-gutter-wrapper'] {
|
|
left: -30px !important;
|
|
}
|
|
.MdEditor___AAxeb [class~='CodeMirror-cursor'] {
|
|
height: 25px !important;
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/MultiUpload/index.less ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.upload_button {
|
|
width: 108px;
|
|
height: 32px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 2px;
|
|
border: 1px solid #BACFFE;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
display: inline-block;
|
|
text-align: center;
|
|
align-items: center;
|
|
align-content: center;
|
|
}
|
|
.upload_button .aBtn_img {
|
|
width: 14px;
|
|
height: 14px;
|
|
margin-top: -3px;
|
|
margin-right: 8px;
|
|
}
|
|
.upload_button:hover {
|
|
width: 108px;
|
|
height: 32px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 2px;
|
|
border: 1px solid #BACFFE;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
}
|
|
.upload_button:active {
|
|
width: 108px;
|
|
height: 32px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 2px;
|
|
border: 1px solid #BACFFE;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
}
|
|
.upload_text {
|
|
width: 129px;
|
|
height: 20px;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #5F6367;
|
|
line-height: 20px;
|
|
margin-left: 16px;
|
|
}
|
|
|