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

398 lines
12 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.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/PreviewAll/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrp___dq7YK {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 108;
}
.wrp___dq7YK.bgBlack___ARIUV {
background: rgba(0, 0, 0, 0.5);
}
.wrp___dq7YK img,
.wrp___dq7YK video {
max-width: 100%;
max-height: 80%;
text-align: center;
}
.wrp___dq7YK iframe {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #fff;
border: none;
}
.monaco___VnZC3 {
position: absolute;
height: 100%;
width: 100%;
}
.darkBlue___UprA9 * {
font-size: 14px;
}
.darkBlue___UprA9 [class~='margin'],
.darkBlue___UprA9 [class~='monaco-editor-background'] {
background: #0a0e2d !important;
}
.darkBlue___UprA9 [class~='line-numbers'] {
color: white !important;
}
.close___LKoWu {
position: absolute;
right: 40px;
top: 40px;
z-index: 10;
display: flex;
}
.close___LKoWu > span {
background: #4a4a4a;
color: #fff;
width: 40px;
height: 40px;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
margin-left: 10px;
}
.embed___hvpEJ {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/monaco-editor/index.css ***!
\********************************************************************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: inherit;
}
.my-error-line-wrp {
width: calc(100% - 20px) !important;
background: rgba(245, 0, 0, 0.2) !important;
height: auto !important;
color: rgba(245, 0, 0, 1);
}
.noCopyPaste .quick-input-widget {
display: none !important;
}
.breakpoints-select {
background: #FF0000;
width: 8px !important;
height: 8px !important;
left: 7px !important;
top: 7px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
}
.breakpoints-fake {
background: rgba(255, 0, 0, 0.5);
width: 8px !important;
height: 8px !important;
left: 7px !important;
top: 7px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
}
.highlighted-line {
background: #4B4B18;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/User/Detail/Topics/Poll/Edit/components/editor.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___z7AIK {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___zcbqj {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___dTgjR {
align-items: center;
box-align: center;
}
.flex_box_center_end___z9WhB {
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___fDtsr {
flex-direction: column;
box-orient: block-axis;
}
.wrap___fuJ7x {
padding: 20px 30px;
box-sizing: border-box;
}
.modal___Gq9oV div[class~='ant-modal-confirm-content'] {
font-size: 16px;
text-align: center;
}
.modal___Gq9oV span[class~='ant-modal-title'] {
font-size: 16px;
}
.titleWrap___T__HP {
margin: 10px 0px;
}
.required___CzJ8q {
margin-right: 4px;
color: #e04040;
font-size: 16px;
}
.title___PM33R {
font-size: 14px;
color: #333333;
}
.colorGray___jFiKo {
color: #888888;
}
.choiceWrap___Htfyz {
display: flex;
margin-top: 15px;
}
.answer___AW61F {
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___Bt5i9 {
background: #ff7500;
color: #ffffff;
border: 1px solid #ff7500;
}
.deleteIcon___mbWjv {
cursor: pointer;
color: #ccc;
margin-left: 15px;
font-size: 18px;
}
.addIcon___K4tkj {
cursor: pointer;
color: #29bd8b;
margin-left: 6px;
font-size: 16px;
padding-top: 1px;
}
.editorWrap___RqcyT {
flex: 1 1;
}
.htmlWrap___QqgN2 {
display: flex;
margin-top: 0px;
min-height: 38px;
border-radius: 2px;
max-width: 1056px;
word-break: break-all;
border: 1px solid #dddddd;
}
.htmlWrap___QqgN2 p {
margin: 7px 10px;
}
.radio___UBWFG {
width: 60px;
height: 32px;
line-height: 32px;
text-align: center;
}
.color333___bOiTN {
color: #333;
}
.color999___ead_D {
color: #999;
}
.questionType___VkggW {
display: box;
display: flex;
}
.questionType___VkggW > div {
flex: 1 1;
}
.questionChoices___Erma4 {
margin-top: 15px;
}
.questionChoices___Erma4 > 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.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/User/Detail/Topics/Poll/Edit/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___jFb53 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___eaFhb {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Rp5aN {
align-items: center;
box-align: center;
}
.flex_box_center_end___EpEQ2 {
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___hEFHr {
flex-direction: column;
box-orient: block-axis;
}
.bg___Y7Bmz {
background: white;
}
.containerTitle___xdxGQ {
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___xdxGQ div:nth-child(1) {
flex: 1 1;
}
.containerDesc___pXaV0 {
display: box;
display: flex;
}
.containerDesc___pXaV0 div:nth-child(1) {
flex: 1 1;
}
.listItem___P0Hq4 {
padding: 25px 30px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___P0Hq4 > div {
flex: 1 1;
}
.listItem___P0Hq4:hover {
box-shadow: 0 0 10px #ccc;
}
.info___nZ3vt {
margin-left: 20px;
}
.info___nZ3vt p {
margin-top: 18px;
}
.title___p_v5i {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___p_v5i strong {
color: #333;
}
.titleLeft___d8_hx {
flex: 1 1;
}
.titleRight___xz4zW a {
margin-right: 20px;
font-weight: bold;
}
.acitons___BCczQ {
height: 70px;
background: white;
margin-top: 20px;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
}
.acitons___BCczQ > div:nth-child(1) {
flex: 1 1;
}
.acitons___BCczQ > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.acitons___BCczQ > div:nth-child(2) p {
cursor: pointer;
color: #999;
}
.acitons___BCczQ > div:nth-child(2) p:hover {
color: #333;
}
.acitons___BCczQ > div:nth-child(2) p span {
position: relative;
padding: 0 20px;
}
.acitons___BCczQ > div:nth-child(2) p span:after {
content: '';
width: 1px;
height: 10px;
background: #ededed;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
.acitons___BCczQ > div:nth-child(2) p:nth-last-child(1) span {
padding-right: 0;
}
.acitons___BCczQ > div:nth-child(2) p:nth-last-child(1) span:after {
display: none;
}