You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Shixuns__New__ImagePrevi...

233 lines
8.3 KiB

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/pages/tasks/vnc-view/index.less ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.vnc-panel-wrapper {
position: relative;
height: calc(100vh - 105px);
overflow: hidden;
}
.vnc-panel-wrapper.full-screen {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 200;
height: 100vh;
background: white;
}
.vnc-panel-wrapper-windows {
position: relative;
height: calc(90vh);
overflow: hidden;
}
.vnc-panel-wrapper-windows .btn-vnc-resize {
position: absolute;
right: 16px;
top: 48px;
z-index: 101;
color: #fff;
}
.vnc-panel-wrapper-windows.full-screen {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 200;
height: 100vh;
background: white;
}
.vnc-panel {
height: 100%;
margin: 0 auto;
min-height: 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/Shixuns/New/ImagePreview/xterm-panel/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.xterm-panel___S5eQ3 {
height: calc(100vh - 54px);
}
.xterm-panel___S5eQ3 [class~='terminal'] {
height: 100%;
}
.xterm-panel___S5eQ3 [class~='xterm-viewport'] {
overflow-y: auto !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[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/Spinner/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ldsRing___mpBZC {
position: relative;
width: 40px;
height: 40px;
margin: 0 auto;
}
.idsRingWrapper___Of9_n {
position: absolute;
z-index: 1000;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: flex;
flex-flow: column nowrap;
justify-content: center;
}
.idsRingWrapper___Of9_n p {
text-align: center;
margin-top: 12px;
}
.ldsRing___mpBZC div {
box-sizing: border-box;
display: block;
position: absolute;
width: 32px;
height: 32px;
margin: 4px;
border: 4px solid #1976d2;
border-radius: 50%;
animation: ldsring___o0w2t 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #1976d2 transparent transparent transparent;
}
.ldsRing___mpBZC div:nth-child(1) {
animation-delay: -0.45s;
}
.ldsRing___mpBZC div:nth-child(2) {
animation-delay: -0.3s;
}
.ldsRing___mpBZC div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes ldsring___o0w2t {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/* 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/Shixuns/New/ImagePreview/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrp___loo3h {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 2;
display: flex;
flex-direction: column;
min-width: 1200px;
}
.wrp___loo3h [class~='xterm-panel'] {
height: 100%;
background: #000;
}
.wrp___loo3h [class~='xterm-rows'] {
padding: 2px 10px;
}
.header___pWY1w {
width: 100%;
height: 54px;
font-size: 16px;
background: #000;
color: #fff;
padding: 0 40px;
display: flex;
align-items: center;
}
.header___pWY1w > div {
width: 100%;
}
.cuttDown___ZSm_Q {
display: inline-flex;
height: 18px;
overflow: hidden;
align-items: center;
}
.cuttDown___ZSm_Q span {
font-size: 16px;
}
.container____IeqS {
position: absolute;
left: 0;
top: 54px;
right: 0;
bottom: 0;
}
.container____IeqS > div {
height: 100%;
}
.info___UsRgT {
display: flex;
height: 100%;
}
.info___UsRgT aside:nth-child(1) {
flex: 1 1;
display: flex;
flex-direction: column;
}
.buttons___G7Jb2 button {
width: 120px;
}
.fullBtn___G0d_Q {
position: absolute;
right: 0;
top: 0;
z-index: 10;
color: #fff;
display: none;
}
.shrink___A0Ldt {
position: absolute;
z-index: 50;
top: 50%;
right: 0;
width: 20px;
height: 80px;
background: #05101a;
border-radius: 8px 0px 0px 8px;
color: #fff;
text-align: center;
line-height: 80px;
cursor: pointer;
}
.elseShrink___Mepbc {
position: absolute;
z-index: 50;
top: 50%;
right: 0;
width: 20px;
height: 80px;
border-radius: 8px 0px 0px 8px;
text-align: center;
line-height: 80px;
cursor: pointer;
transform: rotateY(180deg);
right: -20px;
background: #05101a;
color: #fff;
}
.spin___ZPcZL {
z-index: 40;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */