xinsi_book/src/plugin/xml-digital-teaching/lib/index.css
caoyuchun f0a9ebebb8 cyc
2024-06-20 10:26:29 +08:00

3186 lines
27 KiB
CSS

.preview-container-h5[data-v-deb005fc] {
padding-top: 15px;
}
.preview-container-pc[data-v-deb005fc] {
padding-top: 15px;
}
.preview-container-pad[data-v-deb005fc] {
padding-top: 15px;
}
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog {
display: flex;
align-items: center;
}
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog:not(.is-fullscreen) {
margin-top: 0 !important;
}
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__header {
padding: 0;
}
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .custom-dialog {
background-color: transparent;
box-shadow: none;
}
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body {
padding: 20px 18px;
position: relative;
background: linear-gradient(-45deg, transparent 11px, #fff 0);
}
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .top-line {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, #4994fb, #4994fb, #a2c5f9);
}
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper {
max-height: 60vh;
overflow-y: scroll;
}
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper::-webkit-scrollbar {
width: 0;
}
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h1,
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h2,
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h3,
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h4,
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h5,
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .native-html-wrapper h6 {
color: revert;
font-size: revert;
font-weight: revert;
}
.preview-container[data-v-deb005fc] .el-dialog__wrapper.preview-box-dialog .el-dialog__body .bottom-triangle {
position: absolute;
bottom: 0;
right: 0;
width: 0;
height: 0;
border-top: 15px solid #8cb7f6;
border-right: 15px solid transparent;
}
/*# sourceMappingURL=PreviewLooseLeaf.vue.map */
/*# sourceMappingURL=render.vue.map */
/*# sourceMappingURL=XmlTextDialog.vue.map */
.xml-show-catalog .el-tree-node__content {
display: flex !important;
}
/*# sourceMappingURL=XmlGroup.vue.map */
.xml-image-lun-bo .el-carousel__item {
text-align: center;
}
.catalog-node-label[data-v-61c986fa] {
display: flex;
align-items: center;
}
.catalog-node-label img[data-v-61c986fa] {
margin-right: 4px;
}
.xml-show-catalog[data-v-61c986fa] .el-tree-node__content {
height: auto;
}
.xml-show-catalog[data-v-61c986fa] .el-tree-node__content .catalog-node-label {
max-width: calc(100% - 24px);
word-break: break-all;
white-space: normal;
}
/*# sourceMappingURL=XmlCatalog.vue.map */
.xml-text-h5 .inline-audio-wrap,
.xml-text-h5 .inline-link-wrap {
align-items: center;
}
.xml-text-h5 .inline-audio-wrap span,
.xml-text-h5 .inline-link-wrap span {
display: inline-block;
}
.xml-text-h5 .inline-audio-box {
width: 20px;
height: 20px;
box-sizing: border-box;
position: relative;
margin-left: 6px;
}
.xml-text-h5 .inline-audio-box .wifi-symbol {
width: 20px;
height: 20px;
box-sizing: border-box;
overflow: hidden;
transform: rotate(135deg);
position: relative;
}
.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle {
border: 3px solid #418eed;
border-radius: 50%;
position: absolute;
}
.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.first {
width: 3px;
height: 3px;
background: #0076bc;
top: 14px;
left: 14px;
}
.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.second {
width: 15px;
height: 15px;
top: 10px;
left: 10px;
}
.xml-text-h5 .inline-audio-box .wifi-symbol .wifi-circle.third {
width: 24px;
height: 24px;
top: 6px;
left: 6px;
}
.xml-text-h5 .inline-audio-box .wifi-symbol.playing .second {
animation: fadeInOut 1s infinite 0.2s;
}
.xml-text-h5 .inline-audio-box .wifi-symbol.playing .third {
animation: fadeInOut 1s infinite 0.4s;
}
@keyframes fadeInOut {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.virtual-input .el-textarea__inner {
min-height: 0 !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
border: none !important;
}
/*# sourceMappingURL=XmlText.vue.map */
.xml-text-h5[data-v-5d93942a] {
}
.xml-text-pc[data-v-5d93942a] {
}
.xml-text-h5[data-v-5d93942a] {
}
.xml-video-container-pdf[data-v-3c5e97c1] {
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 0;
padding-bottom: 56.25%;
background: #000;
}
.xml-video-container-pdf .cover[data-v-3c5e97c1] {
position: absolute;
top: 0;
max-width: 100%;
max-height: 100%;
}
.xml-video-container-pdf .play[data-v-3c5e97c1] {
position: absolute;
top: 45%;
left: 45%;
width: 10%;
background: #bebebe;
border-radius: 50%;
}
/*# sourceMappingURL=XmlVideoImg.vue.map */
.xml-question-container-h5[data-v-0f531fa4] {
}
.xml-question-container-pc[data-v-0f531fa4] {
}
.xml-question-container-pad[data-v-0f531fa4] {
}
/*# sourceMappingURL=XmlTestPaper.vue.map */
.xml-video-container-h5[data-v-82da5782] {
}
.xml-video-container-pc[data-v-82da5782] {
}
.xml-video-container-pad[data-v-82da5782] {
}
.preview-item-file[data-v-2be4d8c2]:hover,
.slip-over-cover[data-v-2be4d8c2]:hover {
cursor: pointer;
}
/*# sourceMappingURL=XmlResource.vue.map */
.xml-ebook-container-h5[data-v-7ea50222] {
}
.xml-ebook-container-pc[data-v-7ea50222] {
}
.xml-ebook-container-pad[data-v-7ea50222] {
}
/*# sourceMappingURL=second.vue.map */
/*# sourceMappingURL=second.vue.map */
/*# sourceMappingURL=second.vue.map */
/*# sourceMappingURL=hexagon.vue.map */
/*# sourceMappingURL=second.vue.map */
/*# sourceMappingURL=first.vue.map */
/*# sourceMappingURL=first.vue.map */
/*# sourceMappingURL=first.vue.map */
/*# sourceMappingURL=first.vue.map */
/*# sourceMappingURL=fourteen.vue.map */
/*# sourceMappingURL=sixth.vue.map */
/*# sourceMappingURL=fourteen.vue.map */
/*# sourceMappingURL=sixth.vue.map */
/*# sourceMappingURL=sixth.vue.map */
/*# sourceMappingURL=third.vue.map */
/*# sourceMappingURL=rotundity.vue.map */
/*# sourceMappingURL=third.vue.map */
/*# sourceMappingURL=rectangle.vue.map */
/*# sourceMappingURL=third.vue.map */
/*# sourceMappingURL=third.vue.map */
/*# sourceMappingURL=fifth.vue.map */
/*# sourceMappingURL=fifth.vue.map */
/*# sourceMappingURL=fifteen.vue.map */
/*# sourceMappingURL=semicircle.vue.map */
/*# sourceMappingURL=fifth.vue.map */
/*# sourceMappingURL=square.vue.map */
/*# sourceMappingURL=fifteen.vue.map */
/*# sourceMappingURL=twelfth.vue.map */
/*# sourceMappingURL=triangle.vue.map */
/*# sourceMappingURL=thirteenth.vue.map */
/*# sourceMappingURL=eighteen.vue.map */
/*# sourceMappingURL=seventeen.vue.map */
/*# sourceMappingURL=Greentheme2.vue.map */
/*# sourceMappingURL=nineteen.vue.map */
/*# sourceMappingURL=Greentheme2.vue.map */
/*# sourceMappingURL=sixteen.vue.map */
/*# sourceMappingURL=sixteen.vue.map */
/*# sourceMappingURL=Greentheme2.vue.map */
/*# sourceMappingURL=eighteen2.vue.map */
/*# sourceMappingURL=Greentheme3.vue.map */
/*# sourceMappingURL=Greentheme3.vue.map */
/*# sourceMappingURL=Greentheme3.vue.map */
/*# sourceMappingURL=Greentheme1.vue.map */
/*# sourceMappingURL=Greentheme1.vue.map */
/*# sourceMappingURL=Yellowtheme1.vue.map */
/*# sourceMappingURL=Yellowtheme1.vue.map */
/*# sourceMappingURL=Yellowtheme1.vue.map */
/*# sourceMappingURL=SanQintheme1.vue.map */
/*# sourceMappingURL=SanQintheme1.vue.map */
/*# sourceMappingURL=Greentheme4.vue.map */
/*# sourceMappingURL=Greentheme4.vue.map */
/*# sourceMappingURL=Greentheme4.vue.map */
/*# sourceMappingURL=Greentheme6.vue.map */
/*# sourceMappingURL=Yellowtheme3.vue.map */
/*# sourceMappingURL=Yellowtheme3.vue.map */
/*# sourceMappingURL=Yellowtheme2.vue.map */
/*# sourceMappingURL=Yellowtheme3.vue.map */
/*# sourceMappingURL=Yellowtheme2.vue.map */
/*# sourceMappingURL=Yellowtheme2.vue.map */
/*# sourceMappingURL=Yellowtheme6.vue.map */
/*# sourceMappingURL=Yellowtheme4.vue.map */
/*# sourceMappingURL=Yellowtheme4.vue.map */
/*# sourceMappingURL=SanQintheme2.vue.map */
/*# sourceMappingURL=Yellowtheme4.vue.map */
/*# sourceMappingURL=SanQintheme3.vue.map */
/*# sourceMappingURL=SanQintheme2.vue.map */
/*# sourceMappingURL=SanQintheme3.vue.map */
/*# sourceMappingURL=Greentheme5.vue.map */
/*# sourceMappingURL=Yellowtheme5.vue.map */
/*# sourceMappingURL=Yellowtheme5.vue.map */
/*# sourceMappingURL=Knowledge.vue.map */
/*# sourceMappingURL=Greentheme5.vue.map */
/*# sourceMappingURL=first.vue.map */
/*# sourceMappingURL=sixth.vue.map */
/*# sourceMappingURL=semicircle.vue.map */
/*# sourceMappingURL=Greentheme4.vue.map */
/*# sourceMappingURL=Yellowtheme5.vue.map */
/*# sourceMappingURL=Greentheme1.vue.map */
/*# sourceMappingURL=fifteen.vue.map */
.title-text[data-v-616d10ee] {
background-color: var(--background-color) !important;
}
.title-left[data-v-616d10ee] {
border-color: var(--background-color) !important;
color: var(--background-color) !important;
}
/*# sourceMappingURL=third.vue.map */
/*# sourceMappingURL=rectangle.vue.map */
/*# sourceMappingURL=Yellowtheme1.vue.map */
/*# sourceMappingURL=twelfth.vue.map */
/*# sourceMappingURL=Yellowtheme2.vue.map */
/*# sourceMappingURL=thirteenth.vue.map */
/*# sourceMappingURL=Yellowtheme4.vue.map */
/*# sourceMappingURL=Yellowtheme6.vue.map */
/*# sourceMappingURL=seventeen.vue.map */
/*# sourceMappingURL=hexagon.vue.map */
/*# sourceMappingURL=nineteen.vue.map */
/*# sourceMappingURL=sixteen.vue.map */
/*# sourceMappingURL=Greentheme2.vue.map */
/*# sourceMappingURL=Greentheme6.vue.map */
/*# sourceMappingURL=Greentheme3.vue.map */
/*# sourceMappingURL=Knowledge.vue.map */
/*# sourceMappingURL=fourteen.vue.map */
/*# sourceMappingURL=triangle.vue.map */
/*# sourceMappingURL=seventh.vue.map */
/*# sourceMappingURL=seventh.vue.map */
/*# sourceMappingURL=seventh.vue.map */
/*# sourceMappingURL=eighth.vue.map */
/*# sourceMappingURL=eighth.vue.map */
/*# sourceMappingURL=eighth.vue.map */
/*# sourceMappingURL=fourth.vue.map */
/*# sourceMappingURL=fourth.vue.map */
/*# sourceMappingURL=fifth.vue.map */
/*# sourceMappingURL=ninth.vue.map */
/*# sourceMappingURL=ninth.vue.map */
/*# sourceMappingURL=isosceles.vue.map */
/*# sourceMappingURL=twelve.vue.map */
/*# sourceMappingURL=wave.vue.map */
/*# sourceMappingURL=quadrangle.vue.map */
/*# sourceMappingURL=thirteen.vue.map */
/*# sourceMappingURL=tenth.vue.map */
/*# sourceMappingURL=tenth.vue.map */
/*# sourceMappingURL=Redtheme6.vue.map */
/*# sourceMappingURL=eleven.vue.map */
/*# sourceMappingURL=Redtheme3.vue.map */
/*# sourceMappingURL=Redtheme3.vue.map */
/*# sourceMappingURL=Redtheme3.vue.map */
/*# sourceMappingURL=second.vue.map */
/*# sourceMappingURL=isosceles.vue.map */
/*# sourceMappingURL=ninth.vue.map */
/*# sourceMappingURL=first.vue.map */
/*# sourceMappingURL=sixteen.vue.map */
/*# sourceMappingURL=eighth.vue.map */
/*# sourceMappingURL=seventh.vue.map */
/*# sourceMappingURL=third.vue.map */
/*# sourceMappingURL=thirteen.vue.map */
/*# sourceMappingURL=quadrangle.vue.map */
/*# sourceMappingURL=tenth.vue.map */
/*# sourceMappingURL=eleven.vue.map */
/*# sourceMappingURL=Greentheme3.vue.map */
/*# sourceMappingURL=Greentheme4.vue.map */
/*# sourceMappingURL=Redtheme2.vue.map */
/*# sourceMappingURL=Redtheme2.vue.map */
/*# sourceMappingURL=Redtheme2.vue.map */
/*# sourceMappingURL=Redtheme1.vue.map */
/*# sourceMappingURL=Redtheme1.vue.map */
/*# sourceMappingURL=Redtheme1.vue.map */
/*# sourceMappingURL=Redtheme5.vue.map */
/*# sourceMappingURL=Redtheme4.vue.map */
/*# sourceMappingURL=Redtheme4.vue.map */
/*# sourceMappingURL=Redtheme4.vue.map */
/*# sourceMappingURL=fourteen.vue.map */
/*# sourceMappingURL=Greentheme2.vue.map */
/*# sourceMappingURL=Greentheme5.vue.map */
/*# sourceMappingURL=Yellowtheme5.vue.map */
/*# sourceMappingURL=Yellowtheme1.vue.map */
/*# sourceMappingURL=Yellowtheme4.vue.map */
/*# sourceMappingURL=Yellowtheme2.vue.map */
/*# sourceMappingURL=Redtheme4.vue.map */
/*# sourceMappingURL=Yellowtheme3.vue.map */
/*# sourceMappingURL=Redtheme1.vue.map */
/*# sourceMappingURL=Redtheme3.vue.map */
/*# sourceMappingURL=Redtheme6.vue.map */
/*# sourceMappingURL=Redtheme2.vue.map */
/*# sourceMappingURL=Redtheme5.vue.map */
/*# sourceMappingURL=Greytheme2.vue.map */
/*# sourceMappingURL=Greytheme3.vue.map */
/*# sourceMappingURL=Greytheme5.vue.map */
/*# sourceMappingURL=Greytheme1.vue.map */
/*# sourceMappingURL=eleventh.vue.map */
/*# sourceMappingURL=Greytheme6.vue.map */
/*# sourceMappingURL=Greytheme4.vue.map */
/*# sourceMappingURL=twelve.vue.map */
/*# sourceMappingURL=SanQintheme1.vue.map */
/*# sourceMappingURL=Bluetheme2.vue.map */
/*# sourceMappingURL=Bluetheme3.vue.map */
/*# sourceMappingURL=Bluetheme1.vue.map */
/*# sourceMappingURL=first.vue.map */
/*# sourceMappingURL=fifth.vue.map */
/*# sourceMappingURL=seventh.vue.map */
/*# sourceMappingURL=sixth.vue.map */
/*# sourceMappingURL=third.vue.map */
/*# sourceMappingURL=second.vue.map */
/*# sourceMappingURL=fourth.vue.map */
/*# sourceMappingURL=Bluetheme4.vue.map */
/*# sourceMappingURL=tenth.vue.map */
/*# sourceMappingURL=first.vue.map */
/*# sourceMappingURL=second.vue.map */
/*# sourceMappingURL=fourth.vue.map */
/*# sourceMappingURL=sixth.vue.map */
/*# sourceMappingURL=eleventh.vue.map */
/*# sourceMappingURL=fifth.vue.map */
/*# sourceMappingURL=eighth.vue.map */
/*# sourceMappingURL=seventh.vue.map */
/*# sourceMappingURL=Greytheme2.vue.map */
/*# sourceMappingURL=Redtheme1.vue.map */
/*# sourceMappingURL=Greytheme5.vue.map */
/*# sourceMappingURL=Greytheme3.vue.map */
/*# sourceMappingURL=Yellowtheme2.vue.map */
/*# sourceMappingURL=Bluetheme1.vue.map */
/*# sourceMappingURL=Yellowtheme3.vue.map */
/*# sourceMappingURL=Redtheme4.vue.map */
/*# sourceMappingURL=Greytheme1.vue.map */
/*# sourceMappingURL=ninth.vue.map */
/*# sourceMappingURL=Bluetheme2.vue.map */
.xml-single-ebook-group-h5[data-v-55908341] {
}
.xml-single-ebook-group-pc[data-v-55908341] {
}
.xml-single-ebook-group-pad[data-v-55908341] {
}
.xml-single-music-group-h5[data-v-272f2034] {
}
.xml-single-music-group-pc[data-v-272f2034] {
}
.xml-single-music-group-pad[data-v-272f2034] {
}
.xml-single-ebook-group-h5[data-v-6f767b18] {
}
.xml-single-ebook-group-pc[data-v-6f767b18] {
}
.xml-single-ebook-group-pad[data-v-6f767b18] {
}
.xml-single-ebook-group-h5[data-v-9937d650] {
}
.xml-single-ebook-group-pc[data-v-9937d650] {
}
.xml-single-ebook-group-pad[data-v-9937d650] {
}
.xml-single-question-group-h5[data-v-77922a38] {
}
.xml-single-question-group-pc[data-v-77922a38] {
}
.xml-single-question-group-pad[data-v-77922a38] {
}
.xml-single-text-group-h5[data-v-647015fa] {
}
.xml-single-text-group-pc[data-v-647015fa] {
}
.xml-single-text-group-pad[data-v-647015fa] {
}
.xml-single-video-group-h5[data-v-3ae74720] {
}
.xml-single-video-group-pc[data-v-3ae74720] {
}
.xml-single-video-group-pad[data-v-3ae74720] {
}
.xml-single-resource-group-h5[data-v-2b4774b7] {
}
.xml-single-resource-group-pc[data-v-2b4774b7] {
}
.xml-single-resource-group-pad[data-v-2b4774b7] {
}
.xml-single-question-group-h5[data-v-34ba0440] {
}
.xml-single-question-group-pc[data-v-34ba0440] {
}
.xml-single-question-group-pad[data-v-34ba0440] {
}
/*# sourceMappingURL=Yellowtheme1.vue.map */
/*# sourceMappingURL=single-agent-group.vue.map */
/*# sourceMappingURL=Bluetheme4.vue.map */
/*# sourceMappingURL=Thirtytwo.vue.map */
/*# sourceMappingURL=Thirtythree.vue.map */
/*# sourceMappingURL=Thirtyone.vue.map */
/*# sourceMappingURL=Thirtyfive.vue.map */
/*# sourceMappingURL=Thirtyeight.vue.map */
/*# sourceMappingURL=Thirtyfour.vue.map */
/*# sourceMappingURL=Thirtyseven.vue.map */
/*# sourceMappingURL=Thirtysix.vue.map */
/*# sourceMappingURL=Foldtheme1.vue.map */
/*# sourceMappingURL=Tabstheme1.vue.map */
/*# sourceMappingURL=Redtheme7.vue.map */
/*# sourceMappingURL=Tabstheme3.vue.map */
/*# sourceMappingURL=Foldtheme3.vue.map */
/*# sourceMappingURL=Foldtheme2.vue.map */
/*# sourceMappingURL=Tabstheme2.vue.map */
/*# sourceMappingURL=Foldtheme4.vue.map */
/*# sourceMappingURL=Foldtheme5.vue.map */
/*# sourceMappingURL=Fortytwo.vue.map */
/*# sourceMappingURL=Tabstheme5.vue.map */
/*# sourceMappingURL=Tabstheme4.vue.map */
/*# sourceMappingURL=Tabstheme6.vue.map */
/*# sourceMappingURL=Fortyfour.vue.map */
/*# sourceMappingURL=Fortyfive.vue.map */
/*# sourceMappingURL=Fortythree.vue.map */
/*# sourceMappingURL=Twentyfour.vue.map */
/*# sourceMappingURL=Twentyfive.vue.map */
/*# sourceMappingURL=Twentytwo.vue.map */
/*# sourceMappingURL=Twentysix.vue.map */
/*# sourceMappingURL=Twentyseven.vue.map */
/*# sourceMappingURL=Twentythree.vue.map */
/*# sourceMappingURL=Twentyeight.vue.map */
.el-image__inner[data-v-755c322e] {
width: 100% !important;
}
.xml-image-ping-pu-h5[data-v-755c322e] {
display: flex;
flex-direction: column;
align-items: center;
}
.xml-image-hua-lang[data-v-755c322e] {
display: flex;
flex-direction: column;
align-items: center;
}
/*# sourceMappingURL=xmlCollapse.vue.map */
/*# sourceMappingURL=xmlPopup.vue.map */
/*# sourceMappingURL=xmlWrapperPage.vue.map */
.preview-container-h5[data-v-25742cb8] {
padding-top: 15px;
}
.preview-container-pc[data-v-25742cb8] {
padding-top: 15px;
}
.preview-container-pad[data-v-25742cb8] {
padding-top: 15px;
}
.preview-container[data-v-25742cb8] .el-dialog__wrapper.preview-box-dialog {
display: flex;
align-items: center;
}
.preview-container[data-v-25742cb8] .el-dialog__wrapper.preview-box-dialog .el-dialog:not(.is-fullscreen) {
margin-top: 0 !important;
}
.preview-container[data-v-25742cb8] .el-dialog__wrapper.preview-box-dialog .el-dialog__header {
padding: 0;
}
/*# sourceMappingURL=PreviewLooseLeaf.vue.map */
* {
margin: 0;
padding: 0;
}
/*# sourceMappingURL=setPop.vue.map */
.el-dialog__header {
background-color: #f2f2f2 !important;
}
.el-dialog__title {
font-size: 20px;
}
.add-teacher-resources-dialog {
width: 100%;
height: 100%;
}
.add-teacher-resources-dialog .el-form--label-left {
display: flex;
flex-direction: column;
width: 100%;
height: 30%;
}
.add-teacher-resources-dialog .el-form-item--medium {
padding-left: 5px;
}
.content-left {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
margin-bottom: 10px;
font-size: 16px;
font-weight: 800;
}
.el-textarea__inner {
font-size: 16px;
}
/*# sourceMappingURL=modifyNotes.vue.map */
/*# sourceMappingURL=QuestionItem.vue.map */
.content[data-v-3d2dcb5b] {
width: 100%;
}
.content .stem-content[data-v-3d2dcb5b] {
width: 100%;
box-sizing: border-box;
padding: 5px 14px;
height: auto;
border: 1px solid #e7e7e7;
border-radius: 6px;
cursor: pointer;
}
.content .stem-content.no-border[data-v-3d2dcb5b] {
padding: 0;
border: none;
cursor: default;
}
.content .stem-content .placeholder[data-v-3d2dcb5b] {
color: #c0c4cc;
font-size: 14px;
cursor: pointer;
user-select: none;
}
/*# sourceMappingURL=common.vue.map */
.option-item + .option-item[data-v-fa728c70] {
margin-top: 16px;
}
.option-item[data-v-fa728c70] {
display: flex;
background: #fbfbfb;
border-radius: 6px;
padding-left: 16px;
cursor: pointer;
transition: all ease 0.3s;
border: 1px solid #fbfbfb;
}
.option-item.isActive[data-v-fa728c70] {
border-color: #2e9adb;
}
.option-item .questionSeq[data-v-fa728c70] {
padding: 8px 0;
}
.option-item.isTrue[data-v-fa728c70] {
border: 1px solid #70b603;
}
.option-item.isTrue[data-v-fa728c70] .el-checkbox__input.is-checked .el-checkbox__inner {
border-color: #70b603;
background: #70b603;
}
.option-item.isFalse[data-v-fa728c70] {
border: 1px solid #d9001b;
}
.option-item.isFalse[data-v-fa728c70] .el-checkbox__input.is-checked .el-checkbox__inner {
border-color: #d9001b;
background: #d9001b;
}
.option-item[data-v-fa728c70]:hover {
background: #ddd;
}
.option-item[data-v-fa728c70] .content {
cursor: pointer;
}
.option-item[data-v-fa728c70] .stem-content.no-border {
padding: 8px 14px !important;
cursor: pointer;
}
/*# sourceMappingURL=checkbox.vue.map */
.option-item + .option-item[data-v-7fac7a23] {
margin-top: 16px;
}
.option-item[data-v-7fac7a23] {
display: flex;
background: #fbfbfb;
border-radius: 6px;
padding-left: 16px;
cursor: pointer;
transition: all ease 0.3s;
border: 1px solid #fbfbfb;
}
.option-item .questionSeq[data-v-7fac7a23] {
padding: 8px 0;
}
.option-item.isActive[data-v-7fac7a23] {
border-color: #2e9adb;
}
.option-item.isTrue[data-v-7fac7a23] {
border: 1px solid #70b603;
}
.option-item.isTrue[data-v-7fac7a23] .el-radio__input.is-checked .el-radio__inner {
border-color: #70b603;
background: #70b603;
}
.option-item.isFalse[data-v-7fac7a23] {
border: 1px solid #d9001b;
}
.option-item.isFalse[data-v-7fac7a23] .el-radio__input.is-checked .el-radio__inner {
border-color: #d9001b;
background: #d9001b;
}
.option-item[data-v-7fac7a23]:hover {
background: #ddd;
}
.option-item[data-v-7fac7a23] .content {
cursor: pointer;
}
.option-item[data-v-7fac7a23] .stem-content.no-border {
padding: 8px 14px !important;
cursor: pointer;
}
/*# sourceMappingURL=radio.vue.map */
.image-file[data-v-506f1aca] {
width: 218px;
object-fit: scale-down;
}
.video-file[data-v-506f1aca] {
width: 408px;
}
.file-render[data-v-506f1aca] {
width: 100%;
}
.file-info[data-v-506f1aca] {
flex: 1;
min-width: 0;
}
.file-info.videoHandler[data-v-506f1aca] {
display: flex;
flex-direction: column;
justify-content: center;
}
.file-info.videoHandler .fileName[data-v-506f1aca] {
font-size: 18px;
color: #333333;
margin-bottom: 19px;
}
.file-info.videoHandler .fileInfo[data-v-506f1aca] {
font-size: 14px;
color: #666666;
margin-bottom: 19px;
}
/*# sourceMappingURL=index.vue.map */
.audio .audio-icon[data-v-25355b9e] {
width: 36px;
height: 36px;
margin-right: 20px;
}
.audio .audio-icon img[data-v-25355b9e] {
width: 100%;
height: 100%;
display: block;
}
.audio .audio-controls[data-v-25355b9e] {
width: 100%;
max-width: 200px;
flex: 1;
height: 36px;
}
.audio .audio-controls .audio-controls--progress[data-v-25355b9e], .audio .audio-controls .audio-controls--handler[data-v-25355b9e] {
width: 100%;
}
.audio .audio-controls .audio-controls--handler[data-v-25355b9e] {
line-height: 1;
}
.audio .audio-controls .audio-controls--handler .play[data-v-25355b9e] {
font-size: 24px;
}
.audio .audio-controls .audio-controls--handler .play .play-handler[data-v-25355b9e] {
width: 22px;
height: 22px;
display: block;
cursor: pointer;
}
.audio .audio-controls .audio-controls--handler .current-time[data-v-25355b9e], .audio .audio-controls .audio-controls--handler .total-time[data-v-25355b9e] {
font-size: 12px;
color: #333;
}
.play-handler.mobile[data-v-25355b9e] {
width: 20px;
height: 20px;
}
.audio-component[data-v-25355b9e] {
display: none;
}
[data-v-25355b9e] .el-slider__runway {
margin: 0 0 4px 0;
background: #e3e3e3;
height: 4px;
}
[data-v-25355b9e] .el-slider__bar {
height: 4px;
}
[data-v-25355b9e] .el-slider__button {
width: 10px;
height: 10px;
}
[data-v-25355b9e] .el-slider__button-wrapper {
top: -15px;
}
/*# sourceMappingURL=audio-play-new.vue.map */
[data-v-7628e470] .el-dialog__header {
padding: 10px;
}
.video-content[data-v-7628e470] {
width: 180px;
height: 135px;
border-radius: 6px;
overflow: hidden;
position: relative;
}
.video-content .play[data-v-7628e470] {
position: absolute;
left: 50%;
top: 50%;
cursor: pointer;
transform: translateX(-50%) translateY(-50%);
}
.video-mask[data-v-7628e470] {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
}
.video-mask img[data-v-7628e470] {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50% -50%);
display: block;
}
.video-player[data-v-7628e470] {
width: 100%;
}
/*# sourceMappingURL=video-play.vue.map */