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__Textbook__Index__index.c...

414 lines
14 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.90@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.90@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Textbook/Index/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Onerow___XI3TS {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.Bg___AHmvi {
background: url(./static/defBanner.2a46cea2.png);
background-size: cover;
background-position: center;
}
.DivDownPlay___IUWWX,
.SearchInput___TbSnk {
background: rgba(246, 247, 249, 0.2);
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border: 1px solid rgba(255, 255, 255, 0.5);
color: #fff;
}
.SearchInput___TbSnk {
width: 360px;
height: 38px;
border-radius: 19px;
padding: 12px 20px;
}
.SearchInput___TbSnk [class~="ant-input"] {
color: #fff;
background: rgba(246, 247, 249, 0);
}
.SearchInput___TbSnk [class~="ant-input"]::-webkit-input-placeholder {
color: #fff;
}
.CoreItem___vNb7K {
width: 283px;
box-shadow: 0px 1px 4px 0px #d6dae1;
border-radius: 8px;
overflow: hidden;
cursor: pointer;
}
.CoreItem___vNb7K:hover img {
transform: scale(1.1);
}
.CoreItem___vNb7K .img___AhwNf {
overflow: hidden;
height: 177px;
}
.CoreItem___vNb7K .img___AhwNf img {
width: 100%;
height: 100%;
transition: all 0.5s;
}
.type___yDlx4 {
height: 22px;
line-height: 22px;
font-size: 14px;
margin-left: 20px;
margin-right: 20px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #9096A3;
display: flex;
}
.type___yDlx4 .type_item_active___b785N {
margin-right: 10px;
padding: 0 10px;
background: #F6F7F9;
color: #165DFF;
cursor: pointer;
}
.type___yDlx4 .type_item___Bqpts {
margin-right: 10px;
padding: 0 10px;
cursor: pointer;
}
.list___hrLrx {
margin: 30px 20px 15px 20px;
height: 200px;
display: flex;
cursor: pointer;
}
.list___hrLrx .left___laOeV {
margin-right: 28px;
width: 171px;
}
.list___hrLrx .left___laOeV img {
width: 100%;
height: 200px;
}
.list___hrLrx .right___oUOE7 {
flex: 1 1;
max-height: 360px;
overflow-y: auto;
scrollbar-width: none;
/* Firefox */
-ms-overflow-style: none;
/* IE 10+ */
}
.list___hrLrx .right___oUOE7 .title___inYm8 {
font-size: 16px;
font-weight: 500;
color: #000000;
margin-top: 13px;
margin-bottom: 15px;
}
.list___hrLrx .right___oUOE7 .title___inYm8:hover {
color: #165DFF;
}
.list___hrLrx .right___oUOE7 > aside {
margin-bottom: 15px;
}
.list___hrLrx .right___oUOE7 > aside span {
display: inline-block;
width: 282px;
font-size: 14px;
color: #000000;
}
.list___hrLrx .right___oUOE7 .des___AgPJF {
height: 60px;
margin-right: 20px;
overflow: hidden;
}
.list___hrLrx .right___oUOE7 .des___AgPJF > div {
color: #666;
font-size: 14px;
}
.list___hrLrx .right___oUOE7 .des___AgPJF:hover > div {
color: #165DFF;
}
.list___hrLrx .right___oUOE7::-webkit-scrollbar {
display: none;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.90@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.90@@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.90@@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.90@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.90@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Textbook/AddOrEdit/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___QyfTI {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___h3rrj {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___CJQPY {
align-items: center;
box-align: center;
}
.flex_box_center_end___GyaJk {
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___Q9WpV {
flex-direction: column;
box-orient: block-axis;
}
.form___In2ej input {
border-radius: 2px;
border: 1px solid #e1e1e1;
margin-left: 4px;
height: 38px;
}
.form___In2ej label {
height: 38px;
color: #5F6367 !important;
}
.form___In2ej label::before {
margin-top: 2px;
}
.form___In2ej .btn___CMK6g {
padding: 0 16px;
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;
height: 32px;
line-height: 30px;
color: #165dff;
}
.form___In2ej .btn___CMK6g i {
margin-right: 3px;
font-size: 14px;
}
.form___In2ej .img___s_IXU {
position: relative;
width: 200px;
height: auto;
background-color: #f4f3f4;
display: flex;
align-items: center;
justify-content: center;
}
.form___In2ej .img___s_IXU > div {
position: absolute;
right: -6px;
top: -6px;
cursor: pointer;
background-color: #fff;
width: 16px;
height: 16px;
border-radius: 50%;
}
[class~="ant-select-selector"] {
border-radius: 2px !important;
border: 1px solid #e1e1e1 !important;
margin-left: 4px !important;
height: 38px !important;
}
[class~="ant-select-selection-item"] {
height: 38px !important;
line-height: 38px !important;
}
[class~="ant-picker"] {
border-radius: 2px !important;
border: 1px solid #e1e1e1 !important;
margin-left: 4px !important;
height: 38px !important;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.90@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.90@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/reset.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___vG4eV {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___qVVxe {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___P8Z8s {
align-items: center;
box-align: center;
}
.flex_box_center_end___VMme3 {
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___VMHwm {
flex-direction: column;
box-orient: block-axis;
}
.dropdownmenus___oVzoj {
width: 104px;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu-item'] {
text-align: center;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu-item']:hover {
color: #165dff !important;
background: #fff;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu'] {
padding: 10px 0 !important;
}
.popupClassNames___OcZq7 {
background: yellow;
}
.selectdown___mmcA8 [class~='ant-select-item-option-selected'] {
font-weight: 400 !important;
background-color: #edf2ff !important;
}
.selectdown___mmcA8 [class~='ant-select-item-option-active'] {
color: #165dff !important;
background-color: #fff !important;
}
.selectdown___mmcA8 [class~='ant-select-item-option'] {
padding: 10px 24px;
}