xinsi_book/src/plugin/xml-digital-teaching/lib/splitline.css
caoyuchun e8369de786 cyc
2025-05-14 15:08:53 +08:00

782 lines
3.7 KiB
CSS

/*# sourceMappingURL=sixth.vue.map */
/*# sourceMappingURL=second.vue.map */
/*# sourceMappingURL=ninth.vue.map */
/*# sourceMappingURL=fifth.vue.map */
/*# sourceMappingURL=third.vue.map */
/*# sourceMappingURL=fourth.vue.map */
/*# sourceMappingURL=seventh.vue.map */
/*# sourceMappingURL=first.vue.map */
/*# sourceMappingURL=eleventh.vue.map */
/*# sourceMappingURL=Greytheme2.vue.map */
/*# sourceMappingURL=Greytheme1.vue.map */
/*# sourceMappingURL=Greytheme6.vue.map */
/*# sourceMappingURL=Redtheme2.vue.map */
/*# sourceMappingURL=eighth.vue.map */
/*# sourceMappingURL=Greytheme3.vue.map */
/*# sourceMappingURL=Greytheme4.vue.map */
/*# sourceMappingURL=Yellowtheme2.vue.map */
/*# sourceMappingURL=tenth.vue.map */
/*# sourceMappingURL=Redtheme3.vue.map */
/*# sourceMappingURL=Yellowtheme1.vue.map */
/*# sourceMappingURL=Yellowtheme3.vue.map */
/*# sourceMappingURL=Redtheme1.vue.map */
/*# sourceMappingURL=Bluetheme1.vue.map */
/*# sourceMappingURL=Redtheme4.vue.map */
/*# sourceMappingURL=Greytheme5.vue.map */
/*# sourceMappingURL=Greentheme4.vue.map */
/*# sourceMappingURL=Yellowtheme4.vue.map */
/*# sourceMappingURL=Greentheme2.vue.map */
/*# sourceMappingURL=Bluetheme4.vue.map */
/*# sourceMappingURL=Greentheme3.vue.map */
/*# sourceMappingURL=Greentheme1.vue.map */
/*# sourceMappingURL=Bluetheme3.vue.map */
/*# sourceMappingURL=Bluetheme2.vue.map */
.xml-text-h5[data-v-4258792c] {
}
.xml-text-pc[data-v-4258792c] {
}
.xml-text-h5[data-v-4258792c] {
}
.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 */
/*# sourceMappingURL=XmlTextDialog.vue.map */