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

262 lines
6.2 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/Classrooms/Lists/Polls/Answer/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___iNvBA {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___btrNY {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___jNwqd {
align-items: center;
box-align: center;
}
.flex_box_center_end___yhhzS {
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___XCG9Z {
flex-direction: column;
box-orient: block-axis;
}
.bg___pkT5R {
background: white;
}
.title___txwwg {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___txwwg strong {
color: #333;
}
.questionIcons___bUmrp [class~='ant-anchor-link'] {
display: inline;
}
.questionIcons___bUmrp [class~='ant-anchor-wrapper'] {
margin: 0;
overflow: hidden;
}
.questionIcons___bUmrp span,
.questionIcons___bUmrp a {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
color: #fff;
background: #fb3226;
display: inline-block;
margin-right: 8px;
margin-bottom: 20px;
border-radius: 40px;
font-weight: bold;
cursor: pointer;
}
.questionIcons___bUmrp span:hover,
.questionIcons___bUmrp a:hover {
background-color: #ec7d72;
}
.questionIcons___bUmrp span:nth-child(5n),
.questionIcons___bUmrp a:nth-child(5n) {
margin-right: 25px;
}
.questionIcons___bUmrp .green___pU_n6 {
background-color: #2abd8c;
}
.questionIcons___bUmrp .green___pU_n6:hover {
background-color: #88d19e;
}
.questionIcons___bUmrp .orange___WqPTj {
background-color: #fd8001;
}
.questionIcons___bUmrp .orange___WqPTj:hover {
background-color: #fb9f42;
}
.greenTip___xA46L {
color: #2abd8c;
margin-left: 15px;
}
.greenTip___xA46L:before {
content: '';
width: 12px;
height: 12px;
background: #2abd8c;
border-radius: 12px;
display: inline-block;
margin-right: 4px;
position: relative;
top: 1px;
}
.redTip___cLZrd {
color: #fb3226;
margin-left: 15px;
}
.redTip___cLZrd:before {
content: '';
width: 12px;
height: 12px;
background: #fb3226;
border-radius: 12px;
display: inline-block;
margin-right: 4px;
position: relative;
top: 1px;
}
.orangeTip___IYw_9 {
color: #fd8001;
margin-left: 15px;
}
.orangeTip___IYw_9:before {
content: '';
width: 12px;
height: 12px;
background: #fd8001;
border-radius: 12px;
display: inline-block;
margin-right: 4px;
position: relative;
top: 1px;
}
.pollDesc___k8j8U {
background-color: #f2f9ff;
white-space: pre-wrap;
padding: 15px 30px;
color: #0152d9;
margin-top: 0;
margin-bottom: 0px;
}
.answered___Wv6LV {
position: relative;
}
.answered___Wv6LV::after {
position: absolute;
right: 35px;
top: 4px;
width: 12px;
height: 12px;
border-radius: 50%;
background: #cbcbcb;
content: '';
}
.unanswer___HFr5V {
position: relative;
}
.unanswer___HFr5V::after {
position: absolute;
right: 35px;
top: 4px;
width: 12px;
height: 12px;
border-radius: 50%;
background: #fff;
content: '';
border: 1px solid #cbcbcb;
}
.anchor___wiaGO {
display: flex;
flex-direction: row;
}
.anchor___wiaGO [class~='ant-anchor-link'] {
padding: 0px;
}
.anchor___wiaGO [class~='ant-anchor-ink'] {
height: 0px;
}
.answerFlag___Son3q {
display: block;
float: left;
margin-right: 10px;
border-radius: 50%;
border: 1px solid #cbcbcb;
height: 40px;
line-height: 40px;
width: 40px;
text-align: center;
color: #999999;
cursor: pointer;
margin-bottom: 5px;
}
.answerActive___vadIk {
background: #0045d3;
color: #fff;
}
.answerActive___vadIk a {
color: #fff;
}
.redactivie___lv5Yx {
color: #fff;
border: 1px solid red;
}
.questionItem___eheF5 {
border-bottom: 1px solid #ebebeb;
}
.questionItem___eheF5 [class~='ant-checkbox-group'] {
width: 100%;
}
.questionItem___eheF5 [class~='ant-radio-group'] {
width: 100%;
}
.questionItem___eheF5 [class~='ant-checkbox-wrapper'] {
margin-right: 5px;
}
.itemType___cTyzU {
padding: 20px 5px;
}
.itemFlag____JLv3 {
padding: 0px 10px;
border-radius: 15px;
height: 22px;
line-height: 22px;
background: #eaeaea;
color: #999;
font-size: 14px;
}
.answerWrap___q0vMa {
padding: 10px 0px;
}
.answerSubjective___g0GxR {
width: 100%;
height: 130px;
padding: 5px;
overflow: auto;
resize: vertical;
outline: none;
}
.otherInput___lNi1t {
width: 80%;
border: none;
border-bottom: 1px solid #eee;
background: transparent;
flex: 1 1;
height: 20px;
line-height: 20px;
height: 100%;
}
.otherInput___lNi1t [class~='ant-input']:hover,
.otherInput___lNi1t [class~='ant-input']:focus {
border: none !important;
border-bottom: 1px solid #eee !important;
background: #f8f8f8 !important;
}
.submitButton___Kwl_S {
width: 130px;
height: 40px;
}
.flexRow___CzS9_ {
display: flex;
flex-direction: row;
align-items: center;
}