/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/breadcrumb/style/index.less ***! \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-breadcrumb { box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.85); font-variant: tabular-nums; line-height: 1.66667; list-style: none; font-feature-settings: tnum, "tnum"; color: rgba(0, 0, 0, 0.45); font-size: 12px; } .ant-breadcrumb .anticon { font-size: 12px; } .ant-breadcrumb ol { display: flex; flex-wrap: wrap; margin: 0; padding: 0; list-style: none; } .ant-breadcrumb a { color: rgba(0, 0, 0, 0.45); transition: color 0.3s; } .ant-breadcrumb a:hover { color: rgba(0, 0, 0, 0.85); } .ant-breadcrumb li:last-child { color: rgba(0, 0, 0, 0.85); } .ant-breadcrumb li:last-child a { color: rgba(0, 0, 0, 0.85); } li:last-child > .ant-breadcrumb-separator { display: none; } .ant-breadcrumb-separator { margin: 0 4px; color: rgba(0, 0, 0, 0.45); } .ant-breadcrumb-link > .anticon + span, .ant-breadcrumb-link > .anticon + a { margin-left: 4px; } .ant-breadcrumb-overlay-link > .anticon { margin-left: 4px; } .ant-breadcrumb-rtl { direction: rtl; } .ant-breadcrumb-rtl::before { display: table; content: ''; } .ant-breadcrumb-rtl::after { display: table; clear: both; content: ''; } .ant-breadcrumb-rtl > span { float: right; } .ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span, .ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a { margin-right: 4px; margin-left: 0; } .ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon { margin-right: 4px; margin-left: 0; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/Detail/components/WorkList/index.less?modules ***! \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .wrap___W0LgL [class~='ant-checkbox-wrapper'] { margin-right: 8px; margin-left: 0px; } .MdEditor___cHRH7 [class~='CodeMirror-gutters'] { left: 0px !important; } .MdEditor___cHRH7 [class~='CodeMirror-gutter-wrapper'] { left: -30px !important; } .MdEditor___cHRH7 [class~='CodeMirror-cursor'] { height: 25px !important; } .workListButtonWrap___QZZWS { display: flex; align-items: center; } .workListButtonWrap___QZZWS > button > i { margin-right: 8px; } .workListButtonWrap___QZZWS > button span.anticon___m82JD { margin-right: 8px; } .workListClass___jvhD1 { position: relative; display: flex; } .workListClass___jvhD1 .left______XB { flex: 1 1; } .workListClass___jvhD1.visible___Z1XhK { height: 47px; overflow: hidden; } .workListClass___jvhD1.visible___Z1XhK.status___gJ0dF { height: auto; height: initial; } .workListClass___jvhD1 .tips___dUSKO { color: #4cacff; cursor: pointer; align-items: flex-end; display: flex; } .workListClass___jvhD1 .tips___dUSKO > span:first-child { font-size: 12px; font-weight: 400; line-height: 12px; margin-right: 4px; } .workListClass___jvhD1 .tips___dUSKO > span:last-child i { color: #ccc; font-size: 12px; } .redoBtn___yd1Bl { color: red; cursor: pointer; } .scroll___kwGSX { overflow: scroll; height: 70px; box-sizing: border-box; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/markdown-editor/index.less ***! \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .markdown-editor-wrapper { position: relative; } .markdown-editor-body { display: flex; flex-flow: row nowrap; width: 100%; height: calc(100% - 38px); align-items: center; } .markdown-editor-body .codemirror-container { flex: 1 0; height: 100%; width: 100%; overflow: hidden; } .markdown-editor-body .CodeMirror-wrap { padding-bottom: 15px; } .markdown-editor-body .preview-container { flex: 1 0; height: 100%; margin: 10px 0px; padding: 8px 8px 50px 8px; background: #fff; overflow-y: auto; box-sizing: border-box; border-left: 1px solid #ccc; word-wrap: break-word; word-break: break-word; white-space: normal; font-size: 16px; } .markdown-editor-container { border: 1px solid #ccc; overflow: hidden; border-radius: 4px; margin-bottom: 12px; font-size: 16px; } .markdown-editor-container.full-screen { position: fixed; left: 0; right: 0; top: 0; bottom: 0; height: 100vh !important; z-index: 100; } .markdown-editor-container.full-screen .preview-container > div { padding-bottom: 180px !important; } .markdown-editor-container.full-screen .CodeMirror-sizer > div { margin-bottom: 90px; } .markdown-editor-container.on-preview .codemirror-container, .markdown-editor-container.on-preview .preview-container { width: 50%; } .mini .markdown-editor-body { height: calc(100% - 28px); } .flex-end { justify-content: flex-end; } .my-codemirror-container { border: 1px solid #ccc; width: 100%; margin-bottom: 24px; } .markdown-tip { color: #cdcdcd; font-size: 12px; position: absolute; right: 0; bottom: -28px; margin-bottom: 7px; } /* PADDING */ .CodeMirror-lines { padding: 4px 0; /* Vertical padding around content */ } .CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like { padding: 0 4px; /* Horizontal padding of content */ } .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { background-color: white; /* The little square between H and V scrollbars */ } /* GUTTER */ .CodeMirror-gutters { border-right: 1px solid #ddd; background-color: #f7f7f7; white-space: nowrap; } .CodeMirror-linenumber { padding: 0 3px 0 5px; min-width: 20px; text-align: right; color: #999; white-space: nowrap; } .CodeMirror-guttermarker { color: black; } .CodeMirror-guttermarker-subtle { color: #999; } /* CURSOR */ .CodeMirror-cursor { border-left: 1px solid black; border-right: none; width: 0; } /* Shown when moving in bi-directional text */ .CodeMirror div.CodeMirror-secondarycursor { border-left: 1px solid silver; } .cm-fat-cursor .CodeMirror-cursor { width: auto; border: 0 !important; background: #7e7; } .cm-fat-cursor div.CodeMirror-cursors { z-index: 1; } .cm-fat-cursor-mark { background-color: rgba(20, 255, 20, 0.5); animation: blink 1.06s steps(1) infinite; } .cm-animate-fat-cursor { width: auto; border: 0; animation: blink 1.06s steps(1) infinite; background-color: #7e7; } @keyframes blink { 50% { background-color: transparent; } } .cm-tab { display: inline-block; text-decoration: inherit; } .CodeMirror-rulers { position: absolute; left: 0; right: 0; top: -50px; bottom: 0; overflow: hidden; } .CodeMirror-ruler { border-left: 1px solid #ccc; top: 0; bottom: 0; position: absolute; } /* DEFAULT THEME */ .cm-s-default .cm-header { color: blue; } .cm-s-default .cm-quote { color: #090; } .cm-negative { color: #d44; } .cm-positive { color: #292; } .cm-header, .cm-strong { font-weight: bold; } .cm-em { font-style: italic; } .cm-link { text-decoration: underline; } .cm-strikethrough { text-decoration: line-through; } .cm-s-default .cm-keyword { color: #708; } .cm-s-default .cm-atom { color: #219; } .cm-s-default .cm-number { color: #164; } .cm-s-default .cm-def { color: #00f; } .cm-s-default .cm-variable-2 { color: #05a; } .cm-s-default .cm-variable-3, .cm-s-default .cm-type { color: #085; } .cm-s-default .cm-comment { color: #a50; } .cm-s-default .cm-string { color: #a11; } .cm-s-default .cm-string-2 { color: #f50; } .cm-s-default .cm-meta { color: #555; } .cm-s-default .cm-qualifier { color: #555; } .cm-s-default .cm-builtin { color: #30a; } .cm-s-default .cm-bracket { color: #997; } .cm-s-default .cm-tag { color: #170; } .cm-s-default .cm-attribute { color: #00c; } .cm-s-default .cm-hr { color: #999; } .cm-s-default .cm-link { color: #00c; } .cm-s-default .cm-error { color: #f00; } .cm-invalidchar { color: #f00; } .CodeMirror-composing { border-bottom: 2px solid; } /* Default styles for common addons */ div.CodeMirror span.CodeMirror-matchingbracket { color: #0b0; } div.CodeMirror span.CodeMirror-nonmatchingbracket { color: #a22; } .CodeMirror-matchingtag { background: rgba(255, 150, 0, 0.3); } .CodeMirror-activeline-background { background: #e8f2ff; } /* STOP */ /* The rest of this file contains styles related to the mechanics of the editor. You probably shouldn't touch them. */ .CodeMirror { position: relative; overflow: hidden; background: white; } .CodeMirror-scroll { overflow: scroll !important; /* Things will break if this is overridden */ /* 50px is the magic margin used to hide the element's real scrollbars */ /* See overflow: hidden in .CodeMirror */ margin-bottom: -50px; margin-right: -50px; padding-bottom: 50px; height: 100%; outline: none; /* Prevent dragging from highlighting the element */ position: relative; } .CodeMirror-sizer { position: relative; border-right: 50px solid transparent; } /* The fake, visible scrollbars. Used to force redraw during scrolling before actual scrolling happens, thus preventing shaking and flickering artifacts. */ .CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { position: absolute; z-index: 6; display: none; } .CodeMirror-vscrollbar { right: 0; top: 0; overflow-x: hidden; overflow-y: scroll; } .CodeMirror-hscrollbar { bottom: 0; left: 0; overflow-y: hidden; overflow-x: scroll; } .CodeMirror-scrollbar-filler { right: 0; bottom: 0; } .CodeMirror-gutter-filler { left: 0; bottom: 0; } .CodeMirror-gutters { position: absolute; left: 0; top: 0; min-height: 100%; z-index: 3; } .CodeMirror-gutter { white-space: normal; height: 100%; display: inline-block; vertical-align: top; margin-bottom: -50px; } .CodeMirror-gutter-wrapper { position: absolute; z-index: 4; background: none !important; border: none !important; } .CodeMirror-gutter-background { position: absolute; top: 0; bottom: 0; z-index: 4; } .CodeMirror-gutter-elt { position: absolute; cursor: default; z-index: 4; } .CodeMirror-gutter-wrapper ::selection { background-color: transparent; } .CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent; } .CodeMirror-lines { cursor: text; min-height: 1px; /* prevents collapsing before first draw */ } .CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like { /* Reset some styles that the rest of the page might have set */ border-radius: 0; border-width: 0; background: transparent; font-family: inherit; font-size: inherit; margin: 0; white-space: pre; word-wrap: normal; line-height: inherit; color: inherit; z-index: 2; position: relative; overflow: visible; -webkit-tap-highlight-color: transparent; -webkit-font-variant-ligatures: contextual; font-feature-settings: "calt"; font-variant-ligatures: contextual; } .CodeMirror-wrap pre.CodeMirror-line, .CodeMirror-wrap pre.CodeMirror-line-like { word-wrap: break-word; white-space: pre-wrap; word-break: normal; } .CodeMirror-linebackground { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; } .CodeMirror-linewidget { position: relative; z-index: 2; padding: 0.1px; /* Force widget margins to stay inside of the container */ } .CodeMirror-rtl pre { direction: rtl; } .CodeMirror-code { outline: none; } /* Force content-box sizing for the elements where we expect it */ .CodeMirror-scroll, .CodeMirror-sizer, .CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber { box-sizing: content-box; } .CodeMirror-measure { position: absolute; width: 100%; height: 0; overflow: hidden; visibility: hidden; } .CodeMirror-cursor { position: absolute; pointer-events: none; } .CodeMirror-measure pre { position: static; } div.CodeMirror-cursors { visibility: hidden; position: relative; z-index: 3; } div.CodeMirror-dragcursors { visibility: visible; } .CodeMirror-focused div.CodeMirror-cursors { visibility: visible; } .CodeMirror-selected { background: #d9d9d9; } .CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; } .CodeMirror-crosshair { cursor: crosshair; } .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; } .CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; } .cm-searching { background-color: #ffa; background-color: rgba(255, 255, 0, 0.4); } /* Used to force a border model for a node */ .cm-force-border { padding-right: 0.1px; } @media print { /* Hide the cursor when printing */ .CodeMirror div.CodeMirror-cursors { visibility: hidden; } } /* See issue #2901 */ .cm-tab-wrap-hack:after { content: ''; } /* Help users use markselection to safely style text background */ span.CodeMirror-selectedtext { background: none; } .CodeMirror-sizer { padding-top: 10px; padding-bottom: 10px !important; } .CodeMirror-empty.CodeMirror-focused { outline: none; } .CodeMirror pre.CodeMirror-placeholder { color: #999; } .CodeMirror { position: relative; overflow: hidden; background: white; word-break: break-word; } .CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like { word-wrap: break-word; word-break: break-word; white-space: pre-wrap; line-height: 1.6; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@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%; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!*******************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/@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; } /*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/markdown-editor/toolbar/index.less ***! \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .markdown-toolbar-container { display: flex; flex-flow: row wrap; align-items: center; padding: 0 5px; margin: 0; position: relative; list-style: none; background: #fff; border-bottom: 1px solid #ccc; box-sizing: border-box; line-height: 20px; width: 100%; min-height: 30px; } .markdown-toolbar-container .fill-tip { cursor: pointer; font-size: 12px; display: inline-block; padding: 5px; border: 1px solid #eaeaea; border-radius: 5px; box-sizing: border-box; line-height: 16px; height: auto; color: #666; position: relative; justify-content: center; margin-left: 10px; } .markdown-toolbar-container .fill-tip::before { content: ' '; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #fff; position: absolute; left: -6px; top: 6px; z-index: 10; } .markdown-toolbar-container .fill-tip::after { content: ' '; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #cccbcb; position: absolute; left: -7px; top: 6px; } .markdown-toolbar-container li { color: #666; padding: 0 1px; height: 100%; display: flex; height: 38px; flex-flow: column nowrap; justify-content: center; } .markdown-toolbar-container a, .markdown-toolbar-container span { display: block; } .markdown-toolbar-container a { width: 28px; color: #666; cursor: pointer; text-align: center; font-size: 18px; } .markdown-toolbar-container .btn-null { width: auto; display: flex; flex-flow: row nowrap; align-items: center; } .markdown-toolbar-container span.v-line { margin: 0 5px; height: 65%; border-right: 1px solid #ccc; } .mini .markdown-toolbar-container li { height: 28px; } .editor-resize { display: block; width: 120px; height: 4px; left: 54%; margin-top: 2px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; cursor: row-resize; white-space: nowrap; overflow: hidden; text-transform: capitalize; box-sizing: border-box; margin: 0 auto; } .btn-full-screen { position: absolute; right: 5px; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!****************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/markdown-editor/css/iconfont.css ***! \****************************************************************************************************************************************************************************************************************************************************/ @font-face { font-family: "md-iconfont"; src: url(./static/iconfont.498a2e20.eot); /* IE9 */ src: url(./static/iconfont.498a2e20.eot#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(data:application/x-font-woff2;charset=utf-8;base64,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) format('woff2'), url(./static/iconfont.09806494.woff) format('woff'), url(./static/iconfont.f5a4e17c.ttf) format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url(./static/iconfont.c0c6fa27.svg#iconfont) format('svg'); /* iOS 4.1- */ } .md-iconfont { font-family: "md-iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-shrink:before { content: "\e728"; } .icon-enlarge:before { content: "\e623"; } .icon-code:before { content: "\e602"; } .icon-italic:before { content: "\e718"; } .icon-bold:before { content: "\e644"; } .icon-picture:before { content: "\e606"; } .icon-minus:before { content: "\e62c"; } .icon-order-list:before { content: "\e655"; } .icon-link:before { content: "\e7d4"; } .icon-formula:before { content: "\e633"; } .icon-unorder-list:before { content: "\e668"; } .icon-edit:before { content: "\e603"; } .icon-table:before { content: "\e7db"; } .icon-sum:before { content: "\e667"; } .icon-eye:before { content: "\e69f"; } .icon-eye-slash:before { content: "\e601"; } .icon-eraser:before { content: "\e8cd"; } .icon-file-code:before { content: "\e9ec"; } /*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/markdown-editor/upload-image/index.less ***! \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .upload-button { width: 120px; height: 32px; display: block; position: relative; color: #0152d9; } .upload-button input { opacity: 0; width: 160px; height: 32px; position: absolute; top: 0; left: 0; z-index: 1; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@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; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@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; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/Detail/components/WorkDescription/index.less?modules ***! \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___eQbfr { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___yYxed { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___hnVLv { align-items: center; box-align: center; } .flex_box_center_end___dJtsJ { 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___bbLAL { flex-direction: column; box-orient: block-axis; } .top___wdmbO { padding: 30px; border-bottom: 1px solid #eaeaea; } .desc___io462 { padding: 30px; } .desc___io462 img { max-width: 100%; } .liked___lE9CL { background: #eee; color: #b3b3b3; padding: 10px 40px; border-radius: 40px; display: inline-block; margin: 0 auto; text-align: center; cursor: pointer; } .likedActive____w2_o { background: #0152d9; color: #fff; } .reply___BEzBQ { padding: 30px; border-bottom: 1px solid #eaeaea; } .reply___BEzBQ input, .reply___BEzBQ button { height: 40px; } .reply___BEzBQ button { padding-left: 20px; padding-right: 20px; margin-left: 20px; } .replyList___m4VYn { padding: 20px; } .replyList___m4VYn > div { border-bottom: 1px solid #eaeaea; } .comment___bM8aM { background: #f4f4f4; border-radius: 6px; width: 100%; position: relative; } .comment___bM8aM:before { content: ''; position: absolute; top: -9px; left: 13px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 10px solid #f4f4f4; width: 0; height: 0; } .comment___bM8aM > div { padding: 10px; } .comment___bM8aM > div:hover { background: #ebebeb; } .headpic___qQASP { border-radius: 40px; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/components/TrfList/index.less?modules ***! \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .leftdiv___aBzsX { flex: 1 1; margin-right: 8px; height: 340px; border-radius: 4px; border: 1px solid #d9d9d9; padding: 14px; } .leftdiv___aBzsX .listClass___bxIEW { display: flex; align-items: center; } .leftdiv___aBzsX .spantitle___v_Vc4 { word-break: break-all; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 108px; display: inline-block; } .rightdiv___xWu4M { margin-left: 8px; flex: 1 1; height: 340px; border-radius: 4px; border: 1px solid #d9d9d9; padding: 14px; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/divider/style/index.less ***! \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-divider { box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.85); font-size: 12px; font-variant: tabular-nums; line-height: 1.66667; list-style: none; font-feature-settings: tnum, "tnum"; border-top: 1px solid rgba(0, 0, 0, 0.06); } .ant-divider-vertical { position: relative; top: -0.06em; display: inline-block; height: 0.9em; margin: 0 8px; vertical-align: middle; border-top: 0; border-left: 1px solid rgba(0, 0, 0, 0.06); } .ant-divider-horizontal { display: flex; clear: both; width: 100%; min-width: 100%; margin: 24px 0; } .ant-divider-horizontal.ant-divider-with-text { display: flex; align-items: center; margin: 16px 0; color: rgba(0, 0, 0, 0.85); font-weight: 500; font-size: 14px; white-space: nowrap; text-align: center; border-top: 0; border-top-color: rgba(0, 0, 0, 0.06); } .ant-divider-horizontal.ant-divider-with-text::before, .ant-divider-horizontal.ant-divider-with-text::after { position: relative; width: 50%; border-top: 1px solid transparent; border-top-color: inherit; border-bottom: 0; transform: translateY(50%); content: ''; } .ant-divider-horizontal.ant-divider-with-text-left::before { width: 5%; } .ant-divider-horizontal.ant-divider-with-text-left::after { width: 95%; } .ant-divider-horizontal.ant-divider-with-text-right::before { width: 95%; } .ant-divider-horizontal.ant-divider-with-text-right::after { width: 5%; } .ant-divider-inner-text { display: inline-block; padding: 0 1em; } .ant-divider-dashed { background: none; border-color: rgba(0, 0, 0, 0.06); border-style: dashed; border-width: 1px 0 0; } .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before, .ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after { border-style: dashed none none; } .ant-divider-vertical.ant-divider-dashed { border-width: 0 0 0 1px; } .ant-divider-plain.ant-divider-with-text { color: rgba(0, 0, 0, 0.85); font-weight: normal; font-size: 12px; } .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::before { width: 0; } .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::after { width: 100%; } .ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text { padding-left: 0; } .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::before { width: 100%; } .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::after { width: 0; } .ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text { padding-right: 0; } .ant-divider-rtl { direction: rtl; } .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before { width: 95%; } .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after { width: 5%; } .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before { width: 5%; } .ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after { width: 95%; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/Detail/components/ConfigWorks/index.less?modules ***! \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___IBr6x { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___n2Iz0 { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___1umwO { align-items: center; box-align: center; } .flex_box_center_end___SRZYb { 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___b90Da { flex-direction: column; box-orient: block-axis; } .form___V3fAH strong { font-weight: normal; color: #333; font-size: 16px; } .form___V3fAH h1 { font-weight: 600; color: #333; font-size: 16px; } .form___V3fAH [class~='ant-form-item'] { margin-bottom: 0; } .efficiency___Lmou1 { background: #fafafa; padding: 20px; font-size: 12px; position: relative; } .efficiency___Lmou1:before { width: 0; height: 0; content: ''; position: absolute; left: -20px; top: 27px; border-right: 15px solid #fafafa; border-top: 10px solid transparent; border-bottom: 10px solid transparent; } div[class~="ant-modal-confirm-content"] { margin-left: none; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/CutOffNow/index.less?modules ***! \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .tips___e8J4O { margin-bottom: 14px; background-color: #fafafa; padding: 10px; border-radius: 4px; } .homeworkType___ZjN2X { margin-bottom: 8px; } .antdTable___amDdp tbody[class~='ant-table-tbody'] td { border-bottom: none; } .modalWrapper___XPojI div[class~='ant-modal-header'] { padding-bottom: 14px; } .modalWrapper___XPojI div[class~='ant-modal-body'] { padding-top: 0; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/Detail/components/ConfigWorks/index.less?modules ***! \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___iIik3 { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___Q7wj5 { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___LFAxO { align-items: center; box-align: center; } .flex_box_center_end___SFNWP { 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___aq5d_ { flex-direction: column; box-orient: block-axis; } .form___z6oqV strong { font-weight: normal; color: #333; font-size: 16px; } .form___z6oqV h1 { font-weight: 600; color: #333; font-size: 16px; } .form___z6oqV [class~='ant-form-item'] { margin-bottom: 0; } .efficiency___VZgt9 { background: #fafafa; padding: 20px; font-size: 12px; position: relative; } .efficiency___VZgt9:before { width: 0; height: 0; content: ''; position: absolute; left: -20px; top: 27px; border-right: 15px solid #fafafa; border-top: 10px solid transparent; border-bottom: 10px solid transparent; } .configWorkContainer___gQ6ac .ant-tabs-nav { background-color: #fff; height: auto !important; height: initial !important; } .configWorkContainer___gQ6ac .ant-tabs-nav::before { content: '' !important; } .configWorkContainer___gQ6ac .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab { position: relative; display: inline-flex !important; align-items: center !important; margin: 0 0 0 32px; padding: 8px 0; font-size: 12px; background: transparent !important; border: 0 !important; outline: none !important; cursor: pointer; border-radius: 0 !important; border-radius: initial !important; font-weight: inherit !important; color: #333 !important; min-width: 0 !important; min-width: initial !important; height: 60px !important; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/popover/style/index.less ***! \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-popover { box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.85); font-size: 12px; font-variant: tabular-nums; line-height: 1.66667; list-style: none; font-feature-settings: tnum, "tnum"; position: absolute; top: 0; left: 0; z-index: 1030; font-weight: normal; white-space: normal; text-align: left; cursor: auto; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; } .ant-popover-content { position: relative; } .ant-popover::after { position: absolute; background: rgba(255, 255, 255, 0.01); content: ''; } .ant-popover-hidden { display: none; } .ant-popover-placement-top, .ant-popover-placement-topLeft, .ant-popover-placement-topRight { padding-bottom: 15.3137085px; } .ant-popover-placement-right, .ant-popover-placement-rightTop, .ant-popover-placement-rightBottom { padding-left: 15.3137085px; } .ant-popover-placement-bottom, .ant-popover-placement-bottomLeft, .ant-popover-placement-bottomRight { padding-top: 15.3137085px; } .ant-popover-placement-left, .ant-popover-placement-leftTop, .ant-popover-placement-leftBottom { padding-right: 15.3137085px; } .ant-popover-inner { background-color: #fff; background-clip: padding-box; border-radius: 2px; box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05); } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .ant-popover { /* IE10+ */ } .ant-popover-inner { box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05); } } .ant-popover-title { min-width: 177px; min-height: 28px; margin: 0; padding: 5px 12px 4px; color: rgba(0, 0, 0, 0.85); font-weight: 500; border-bottom: 1px solid #f0f0f0; } .ant-popover-inner-content { padding: 8px 12px; color: rgba(0, 0, 0, 0.85); } .ant-popover-message { display: flex; padding: 4px 0 12px; color: rgba(0, 0, 0, 0.85); font-size: 12px; } .ant-popover-message-icon { display: inline-block; margin-right: 8px; color: #faad14; font-size: 12px; } .ant-popover-buttons { margin-bottom: 4px; text-align: right; } .ant-popover-buttons button:not(:first-child) { margin-left: 8px; } .ant-popover-arrow { position: absolute; display: block; width: 22px; height: 22px; overflow: hidden; background: transparent; pointer-events: none; } .ant-popover-arrow-content { --antd-arrow-background-color: #fff; position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; width: 11.3137085px; height: 11.3137085px; margin: auto; content: ''; pointer-events: auto; border-radius: 0 0 2px; pointer-events: none; } .ant-popover-arrow-content::before { position: absolute; top: -11.3137085px; left: -11.3137085px; width: 33.9411255px; height: 33.9411255px; background: var(--antd-arrow-background-color); background-repeat: no-repeat; background-position: -10px -10px; content: ''; -webkit-clip-path: inset(33% 33%); clip-path: inset(33% 33%); -webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z'); clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z'); } .ant-popover-placement-top .ant-popover-arrow, .ant-popover-placement-topLeft .ant-popover-arrow, .ant-popover-placement-topRight .ant-popover-arrow { bottom: 0; transform: translateY(100%); } .ant-popover-placement-top .ant-popover-arrow-content, .ant-popover-placement-topLeft .ant-popover-arrow-content, .ant-popover-placement-topRight .ant-popover-arrow-content { box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07); transform: translateY(-11px) rotate(45deg); } .ant-popover-placement-top .ant-popover-arrow { left: 50%; transform: translateY(100%) translateX(-50%); } .ant-popover-placement-topLeft .ant-popover-arrow { left: 16px; } .ant-popover-placement-topRight .ant-popover-arrow { right: 16px; } .ant-popover-placement-right .ant-popover-arrow, .ant-popover-placement-rightTop .ant-popover-arrow, .ant-popover-placement-rightBottom .ant-popover-arrow { left: 0; transform: translateX(-100%); } .ant-popover-placement-right .ant-popover-arrow-content, .ant-popover-placement-rightTop .ant-popover-arrow-content, .ant-popover-placement-rightBottom .ant-popover-arrow-content { box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07); transform: translateX(11px) rotate(135deg); } .ant-popover-placement-right .ant-popover-arrow { top: 50%; transform: translateX(-100%) translateY(-50%); } .ant-popover-placement-rightTop .ant-popover-arrow { top: 12px; } .ant-popover-placement-rightBottom .ant-popover-arrow { bottom: 12px; } .ant-popover-placement-bottom .ant-popover-arrow, .ant-popover-placement-bottomLeft .ant-popover-arrow, .ant-popover-placement-bottomRight .ant-popover-arrow { top: 0; transform: translateY(-100%); } .ant-popover-placement-bottom .ant-popover-arrow-content, .ant-popover-placement-bottomLeft .ant-popover-arrow-content, .ant-popover-placement-bottomRight .ant-popover-arrow-content { box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06); transform: translateY(11px) rotate(-135deg); } .ant-popover-placement-bottom .ant-popover-arrow { left: 50%; transform: translateY(-100%) translateX(-50%); } .ant-popover-placement-bottomLeft .ant-popover-arrow { left: 16px; } .ant-popover-placement-bottomRight .ant-popover-arrow { right: 16px; } .ant-popover-placement-left .ant-popover-arrow, .ant-popover-placement-leftTop .ant-popover-arrow, .ant-popover-placement-leftBottom .ant-popover-arrow { right: 0; transform: translateX(100%); } .ant-popover-placement-left .ant-popover-arrow-content, .ant-popover-placement-leftTop .ant-popover-arrow-content, .ant-popover-placement-leftBottom .ant-popover-arrow-content { box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07); transform: translateX(-11px) rotate(-45deg); } .ant-popover-placement-left .ant-popover-arrow { top: 50%; transform: translateX(100%) translateY(-50%); } .ant-popover-placement-leftTop .ant-popover-arrow { top: 12px; } .ant-popover-placement-leftBottom .ant-popover-arrow { bottom: 12px; } .ant-popover-pink .ant-popover-inner { background-color: #eb2f96; } .ant-popover-pink .ant-popover-arrow-content { background-color: #eb2f96; } .ant-popover-magenta .ant-popover-inner { background-color: #eb2f96; } .ant-popover-magenta .ant-popover-arrow-content { background-color: #eb2f96; } .ant-popover-red .ant-popover-inner { background-color: #f5222d; } .ant-popover-red .ant-popover-arrow-content { background-color: #f5222d; } .ant-popover-volcano .ant-popover-inner { background-color: #fa541c; } .ant-popover-volcano .ant-popover-arrow-content { background-color: #fa541c; } .ant-popover-orange .ant-popover-inner { background-color: #fa8c16; } .ant-popover-orange .ant-popover-arrow-content { background-color: #fa8c16; } .ant-popover-yellow .ant-popover-inner { background-color: #fadb14; } .ant-popover-yellow .ant-popover-arrow-content { background-color: #fadb14; } .ant-popover-gold .ant-popover-inner { background-color: #faad14; } .ant-popover-gold .ant-popover-arrow-content { background-color: #faad14; } .ant-popover-cyan .ant-popover-inner { background-color: #13c2c2; } .ant-popover-cyan .ant-popover-arrow-content { background-color: #13c2c2; } .ant-popover-lime .ant-popover-inner { background-color: #a0d911; } .ant-popover-lime .ant-popover-arrow-content { background-color: #a0d911; } .ant-popover-green .ant-popover-inner { background-color: #52c41a; } .ant-popover-green .ant-popover-arrow-content { background-color: #52c41a; } .ant-popover-blue .ant-popover-inner { background-color: #1890ff; } .ant-popover-blue .ant-popover-arrow-content { background-color: #1890ff; } .ant-popover-geekblue .ant-popover-inner { background-color: #2f54eb; } .ant-popover-geekblue .ant-popover-arrow-content { background-color: #2f54eb; } .ant-popover-purple .ant-popover-inner { background-color: #722ed1; } .ant-popover-purple .ant-popover-arrow-content { background-color: #722ed1; } .ant-popover-rtl { direction: rtl; text-align: right; } .ant-popover-rtl .ant-popover-message-icon { margin-right: 0; margin-left: 8px; } .ant-popover-rtl .ant-popover-message-title { padding-left: 8px; } .ant-popover-rtl .ant-popover-buttons { text-align: left; } .ant-popover-rtl .ant-popover-buttons button { margin-right: 8px; margin-left: 0; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/Detail/index.less?modules ***! \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___FJzIA { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___oLjvQ { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___SoaRH { align-items: center; box-align: center; } .flex_box_center_end___ewpDJ { 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___HLvXm { flex-direction: column; box-orient: block-axis; } .homeworkDetailWrapper___VAJSJ { min-height: 80vh; } .title___C63Sm { display: flex; align-items: center; } .title___C63Sm strong { max-width: 500px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .export___HoqEK { position: absolute; right: 20px; top: 23px; z-index: 2; font-size: 16px; } .export___HoqEK a, .export___HoqEK button { margin-left: 30px; } .bg___Ow82a { background: #f5f5f5; } .tabs___AQDwR [class='ant-tabs-nav-scroll'] { padding-left: 25px; } .tabs___AQDwR [class~='ant-tabs-tab'] { padding: 23px 0; font-size: 18px; color: #333; } .tabs___AQDwR [class~='ant-tabs-tab-active'] { color: #0152d9; } .tabs___AQDwR [class='ant-tabs-nav'] { margin-bottom: 0; } .workListTabWrap___eltpM .ant-tabs-nav { align-items: flex-start; height: 40px; } .workListTabWrap___eltpM .ant-tabs-nav::before { content: normal; content: initial; } .workListTabWrap___eltpM .ant-tabs-nav .ant-tabs-nav-wrap { padding-left: 0; } .workListTabWrap___eltpM .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab { min-width: 96px; height: 38px; background: #fafafa; border-radius: 4px 4px 0px 0px; font-size: 14px; font-weight: 400; color: #b9b8b8; display: inline; display: initial; border: none; text-align: center; padding-top: 9px; } .workListTabWrap___eltpM .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn:active { color: #333; } .workListTabWrap___eltpM .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active { position: relative; background: #ffffff; } .workListTabWrap___eltpM .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn { color: #333333; } .workListTabWrap___eltpM .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active::after { position: absolute; content: ''; width: 100%; height: 2px; background-color: #fff; bottom: -2px; left: 0; } .workListTabWrap___eltpM .workListTabButton___kCRZe > button { border-radius: 4px; margin-right: 10px; } .workListTabWrap___eltpM .workListTabButton___kCRZe > button > i { margin-right: 8px; } .workListTabWrap___eltpM .workListTabButton___kCRZe > button:last-child { margin-right: 0; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/alert/style/index.less ***! \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-alert { box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.85); font-size: 12px; font-variant: tabular-nums; line-height: 1.66667; list-style: none; font-feature-settings: tnum, "tnum"; position: relative; display: flex; align-items: center; padding: 4px 7px; word-wrap: break-word; border-radius: 2px; } .ant-alert-content { flex: 1 1; min-width: 0; } .ant-alert-icon { margin-right: 4px; } .ant-alert-description { display: none; font-size: 12px; line-height: 20px; } .ant-alert-success { background-color: #f6ffed; border: 1px solid #b7eb8f; } .ant-alert-success .ant-alert-icon { color: #52c41a; } .ant-alert-info { background-color: #e6f7ff; border: 1px solid #91d5ff; } .ant-alert-info .ant-alert-icon { color: #1890ff; } .ant-alert-warning { background-color: #fffbe6; border: 1px solid #ffe58f; } .ant-alert-warning .ant-alert-icon { color: #faad14; } .ant-alert-error { background-color: #fff2f0; border: 1px solid #ffccc7; } .ant-alert-error .ant-alert-icon { color: #ff4d4f; } .ant-alert-error .ant-alert-description > pre { margin: 0; padding: 0; } .ant-alert-action { margin-left: 4px; } .ant-alert-close-icon { margin-left: 4px; padding: 0; overflow: hidden; font-size: 12px; line-height: 12px; background-color: transparent; border: none; outline: none; cursor: pointer; } .ant-alert-close-icon .anticon-close { color: rgba(0, 0, 0, 0.45); transition: color 0.3s; } .ant-alert-close-icon .anticon-close:hover { color: rgba(0, 0, 0, 0.75); } .ant-alert-close-text { color: rgba(0, 0, 0, 0.45); transition: color 0.3s; } .ant-alert-close-text:hover { color: rgba(0, 0, 0, 0.75); } .ant-alert-with-description { align-items: flex-start; padding: 11px 15px 7px 20px; } .ant-alert-with-description.ant-alert-no-icon { padding: 7px 15px; } .ant-alert-with-description .ant-alert-icon { margin-right: 11px; font-size: 20px; } .ant-alert-with-description .ant-alert-message { display: block; margin-bottom: 4px; color: rgba(0, 0, 0, 0.85); font-size: 14px; } .ant-alert-message { color: rgba(0, 0, 0, 0.85); } .ant-alert-with-description .ant-alert-description { display: block; } .ant-alert.ant-alert-motion-leave { overflow: hidden; opacity: 1; transition: max-height 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), padding-top 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), padding-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), margin-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); } .ant-alert.ant-alert-motion-leave-active { max-height: 0; margin-bottom: 0 !important; padding-top: 0; padding-bottom: 0; opacity: 0; } .ant-alert-banner { margin-bottom: 0; border: 0; border-radius: 0; } .ant-alert.ant-alert-rtl { direction: rtl; } .ant-alert-rtl .ant-alert-icon { margin-right: auto; margin-left: 4px; } .ant-alert-rtl .ant-alert-action { margin-right: 4px; margin-left: auto; } .ant-alert-rtl .ant-alert-close-icon { margin-right: 4px; margin-left: auto; } .ant-alert-rtl.ant-alert-with-description { padding-right: 20px; padding-left: 11px; } .ant-alert-rtl.ant-alert-with-description .ant-alert-icon { margin-right: auto; margin-left: 11px; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */