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.
334 lines
9.8 KiB
334 lines
9.8 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.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Polls/Add/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___awg_W {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___vs3La {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___I3QTf {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___fRTLL {
|
|
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___Z539C {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___Dw6dz {
|
|
background: white;
|
|
}
|
|
.title___Z4aJr {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___Z4aJr strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___hTg4o {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___mYUY7 a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Polls/Edit/components/editor.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___JbEg0 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___Kf6pN {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___e4qgM {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___p8QnY {
|
|
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___qCilW {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___Gdnjm {
|
|
padding: 20px 30px;
|
|
box-sizing: border-box;
|
|
}
|
|
.modal___nL9rn div[class~='ant-modal-confirm-content'] {
|
|
font-size: 16px;
|
|
text-align: center;
|
|
}
|
|
.modal___nL9rn span[class~='ant-modal-title'] {
|
|
font-size: 16px;
|
|
}
|
|
.titleWrap___ezuXc {
|
|
margin: 10px 0px;
|
|
}
|
|
.required___i8a7H {
|
|
margin-right: 4px;
|
|
color: #e04040;
|
|
font-size: 16px;
|
|
}
|
|
.title___FaxQL {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.colorGray___CO5Es {
|
|
color: #888888;
|
|
}
|
|
.choiceWrap___pj0lT {
|
|
display: flex;
|
|
margin-top: 15px;
|
|
}
|
|
.answer___Aq1c0 {
|
|
color: #888;
|
|
display: block;
|
|
width: 38px;
|
|
height: 38px;
|
|
text-align: center;
|
|
line-height: 38px;
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
border: 1px solid #e2e2e2;
|
|
margin-right: 10px;
|
|
}
|
|
.activeAnswer___VIsVw {
|
|
background: #ff7500;
|
|
color: #ffffff;
|
|
border: 1px solid #ff7500;
|
|
}
|
|
.deleteIcon___Gsa5a {
|
|
cursor: pointer;
|
|
color: #ccc;
|
|
margin-left: 15px;
|
|
font-size: 18px;
|
|
}
|
|
.addIcon___Yr5Ku {
|
|
cursor: pointer;
|
|
color: #29bd8b;
|
|
margin-left: 6px;
|
|
font-size: 16px;
|
|
padding-top: 1px;
|
|
}
|
|
.editorWrap____aGAd {
|
|
flex: 1 1;
|
|
}
|
|
.htmlWrap___SKYBF {
|
|
display: flex;
|
|
margin-top: 0px;
|
|
min-height: 38px;
|
|
border-radius: 2px;
|
|
max-width: 1056px;
|
|
word-break: break-all;
|
|
border: 1px solid #dddddd;
|
|
}
|
|
.htmlWrap___SKYBF p {
|
|
margin: 7px 10px;
|
|
}
|
|
.radio___wvdFS {
|
|
width: 60px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
}
|
|
.color333___uuN3O {
|
|
color: #333;
|
|
}
|
|
.color999___prp8g {
|
|
color: #999;
|
|
}
|
|
.questionType___FKxwP {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.questionType___FKxwP > div {
|
|
flex: 1 1;
|
|
}
|
|
.questionChoices___c0OQa {
|
|
margin-top: 15px;
|
|
}
|
|
.questionChoices___c0OQa > div {
|
|
margin: 8px 0;
|
|
}
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Polls/Edit/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___zXTbi {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___PmyCC {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___FVTkH {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___hhcmG {
|
|
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___M32tw {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___nBRtw {
|
|
background: white;
|
|
}
|
|
.containerTitle___aZMyO {
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.containerTitle___aZMyO div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___IBU0r {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.containerDesc___IBU0r div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___N1XyK {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___N1XyK > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___N1XyK:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___ckHt5 {
|
|
margin-left: 20px;
|
|
}
|
|
.info___ckHt5 p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___ZKDBe {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___ZKDBe strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___f48Qy {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___iByom a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___x97ti {
|
|
height: 70px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
}
|
|
.acitons___x97ti > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___x97ti > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___x97ti > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___x97ti > div:nth-child(2) p:hover {
|
|
color: #333;
|
|
}
|
|
.acitons___x97ti > div:nth-child(2) p span {
|
|
position: relative;
|
|
padding: 0 20px;
|
|
}
|
|
.acitons___x97ti > div:nth-child(2) p span:after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 10px;
|
|
background: #ededed;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
}
|
|
.acitons___x97ti > div:nth-child(2) p:nth-last-child(1) span {
|
|
padding-right: 0;
|
|
}
|
|
.acitons___x97ti > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
display: none;
|
|
}
|
|
.necessary_label___Myrf1 {
|
|
color: #666;
|
|
background-color: #ededed;
|
|
padding: 0 15px;
|
|
border-radius: 12px;
|
|
display: inline-block;
|
|
height: 22px;
|
|
margin-left: 10px;
|
|
line-height: 22px;
|
|
font-size: 14px;
|
|
}
|
|
|