parent
e173638ec9
commit
47021c881b
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,413 @@
|
||||
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.36@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.36@@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;
|
||||
}
|
||||
|
||||
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.36@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.36@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/ExperImentMirror/Detail/index.less?modules ***!
|
||||
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___luHgU {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___e7gjm {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___bVkfc {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___sn75l {
|
||||
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___zHrRf {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.wrap___eY_VY {
|
||||
padding-top: 22px;
|
||||
padding-left: 38px;
|
||||
}
|
||||
.wrap___eY_VY .crumbs___KS_Hc {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
.wrap___eY_VY .Divle___HIE3u {
|
||||
border-bottom: 1px solid #dbdce0;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
.wrap___eY_VY .tableWrap___wnGNo {
|
||||
border: 1px solid #F1F1F1;
|
||||
margin-bottom: 30px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.wrap___eY_VY .tableWrap___wnGNo .countflex___dUOqY {
|
||||
height: 44px;
|
||||
line-height: 44px;
|
||||
border-bottom: 1px solid #F1F1F1;
|
||||
}
|
||||
.wrap___eY_VY .tableWrap___wnGNo .countflex___dUOqY .leftCol___dQ1UB {
|
||||
width: 447px;
|
||||
border-right: 1px solid #F1F1F1;
|
||||
display: flex;
|
||||
}
|
||||
.wrap___eY_VY .tableWrap___wnGNo .countflex___dUOqY .flexright___eeIVY {
|
||||
color: #000;
|
||||
max-width: 300px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
-webkit-line-clamp: 1;
|
||||
}
|
||||
.wrap___eY_VY .flexleft___hjsNY {
|
||||
padding-left: 30px;
|
||||
padding-right: 20px;
|
||||
color: #5F6368;
|
||||
font-size: 14px;
|
||||
max-width: 300px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
-webkit-line-clamp: 1;
|
||||
}
|
||||
.wrap___eY_VY .headWrap___FZhYP {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.wrap___eY_VY .headWrap___FZhYP p {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.wrap___eY_VY .formWrap___Qy79h label {
|
||||
font-size: 14px;
|
||||
color: #5F6368 !important;
|
||||
}
|
||||
.wrap___eY_VY .formWrap___Qy79h div[class~='ant-form-item-control-input-content'] {
|
||||
font-size: 14px;
|
||||
}
|
||||
.wrap___eY_VY .formWrap___Qy79h div[class~='ant-form-item-label'] {
|
||||
width: 66px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
text-align: right;
|
||||
}
|
||||
.wrap___eY_VY .formWrap___Qy79h .inputWrap___kedU5 {
|
||||
width: 360px;
|
||||
}
|
||||
.wrap___eY_VY .formWrap___Qy79h .submitButtondiv___QoQ8Q {
|
||||
animation: glow___Hrlml 200ms ease-out infinite alternate;
|
||||
width: 88px;
|
||||
margin-top: 6px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
.formModal___r7PpQ {
|
||||
margin-top: 15px !important;
|
||||
}
|
||||
.formModal___r7PpQ label {
|
||||
font-size: 14px;
|
||||
}
|
||||
.formModal___r7PpQ div[class~='ant-form-item-control-input-content'] {
|
||||
font-size: 14px;
|
||||
}
|
||||
.formModal___r7PpQ div[class~='ant-form-item-label'] {
|
||||
width: 78px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
text-align: right;
|
||||
}
|
||||
.ActvieE3___QjQxt:hover {
|
||||
color: #E30000;
|
||||
}
|
||||
.listClass___Ch0he {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.spantitle___nqjD7 {
|
||||
word-break: break-all;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
width: 108px;
|
||||
display: inline-block;
|
||||
}
|
||||
[id="educoder"] .ant-popover-inner {
|
||||
padding: 0 !important;
|
||||
}
|
||||
[id="educoder"] .ant-popover-inner .ant-menu-vertical {
|
||||
background-color: transparent;
|
||||
border: 0 !important;
|
||||
}
|
||||
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item {
|
||||
height: 36px;
|
||||
line-height: 36px;
|
||||
}
|
||||
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item::after {
|
||||
display: none !important;
|
||||
}
|
||||
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item:hover {
|
||||
background-color: #f0f0f0 !important;
|
||||
}
|
||||
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-vertical {
|
||||
margin: 0 !important;
|
||||
width: 100%;
|
||||
}
|
||||
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item-selected {
|
||||
background: #fff !important;
|
||||
}
|
||||
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item-selected .ant-menu-title-content a {
|
||||
color: rgba(0, 0, 0, 0.88) !important;
|
||||
}
|
||||
.note___j_f7h {
|
||||
background: #fff;
|
||||
color: #656565;
|
||||
font-size: 14px;
|
||||
}
|
||||
.note___j_f7h p {
|
||||
margin: 0px;
|
||||
}
|
||||
.cpuWrap___P9dvj {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.cpuWrap___P9dvj .activebtn___Jsm3i {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
width: 140px;
|
||||
height: 40px;
|
||||
padding-left: 12px;
|
||||
background: #3061D0;
|
||||
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px -1px 3px 0px rgba(255, 255, 255, 0.5);
|
||||
border-radius: 4px;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
}
|
||||
.cpuWrap___P9dvj .btn___IW3vY {
|
||||
width: 140px;
|
||||
height: 40px;
|
||||
padding-left: 12px;
|
||||
line-height: 40px;
|
||||
background: #F5F5F5;
|
||||
border-radius: 4px;
|
||||
color: #000;
|
||||
cursor: pointer;
|
||||
}
|
||||
.activeTab___UXdDP {
|
||||
display: inline-block;
|
||||
width: 54px;
|
||||
margin-right: 30px;
|
||||
text-align: center;
|
||||
color: #165DFF;
|
||||
background-color: #F6F7F9;
|
||||
border-radius: 2px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.tab___yW_nk {
|
||||
display: inline-block;
|
||||
width: 54px;
|
||||
margin-right: 30px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
.countDown___UwVWo {
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.countDown___UwVWo [class~='ant-statistic'] {
|
||||
margin-left: 10px;
|
||||
}
|
||||
.countDown___UwVWo [class~='ant-statistic-content'] {
|
||||
color: #fff !important;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
.countDown___UwVWo.red___Pi3wh {
|
||||
color: red;
|
||||
border-color: red;
|
||||
}
|
||||
.countDown___UwVWo.red___Pi3wh [class~='ant-statistic-content'] {
|
||||
color: red;
|
||||
}
|
||||
.footBtnWrap___jBD4a {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.modalBtns___oE7WD {
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
.modalBtns___oE7WD .confirm___mai01 {
|
||||
height: 32px;
|
||||
background: #3061D0;
|
||||
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
||||
border-radius: 2px;
|
||||
font-weight: 400;
|
||||
color: #FFFFFF;
|
||||
border: 0px;
|
||||
}
|
||||
.modalBtns___oE7WD .cancel___d5Lj7 {
|
||||
width: 60px;
|
||||
height: 32px;
|
||||
background: #F8F9FC;
|
||||
border-radius: 2px;
|
||||
opacity: 0.5;
|
||||
border: 1px solid #C3CFE0;
|
||||
font-weight: 400;
|
||||
color: #464F66;
|
||||
line-height: 14px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.errorTip___OaIkz div[class~='ant-form-item-explain'] {
|
||||
font-size: 12px !important;
|
||||
padding-top: 2px !important;
|
||||
}
|
||||
|
||||
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.36@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.36@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/ExperImentMirror/components/ModifyMirrorModal/index.less?modules ***!
|
||||
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.errorTip___BUYuF div[class~='ant-form-item-explain'] {
|
||||
font-size: 12px !important;
|
||||
padding-top: 2px !important;
|
||||
}
|
||||
.btns___Z2phb {
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.btns___Z2phb .confirm___ll5DO {
|
||||
height: 32px;
|
||||
background: #3061D0;
|
||||
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
||||
border-radius: 2px;
|
||||
font-weight: 400;
|
||||
color: #FFFFFF;
|
||||
border: 0px;
|
||||
}
|
||||
.btns___Z2phb .cancel___DyFvN {
|
||||
width: 60px;
|
||||
height: 32px;
|
||||
background: #F8F9FC;
|
||||
border-radius: 2px;
|
||||
opacity: 0.5;
|
||||
border: 1px solid #C3CFE0;
|
||||
font-weight: 400;
|
||||
color: #464F66;
|
||||
line-height: 14px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.formWrap___MybKc label {
|
||||
font-size: 14px;
|
||||
color: #5F6368 !important;
|
||||
}
|
||||
.formWrap___MybKc div[class~='ant-form-item-control-input-content'] {
|
||||
font-size: 14px;
|
||||
}
|
||||
.formWrap___MybKc div[class~='ant-form-item-label'] {
|
||||
width: 82px;
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.36@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.36@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Environment/Label/index.less?modules ***!
|
||||
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.label___CZ1_z {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
.label___CZ1_z .left___ZKFRV {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.label___CZ1_z .left___ZKFRV span {
|
||||
color: #E53333;
|
||||
font-family: SimSun, sans-serif;
|
||||
margin-top: -2px;
|
||||
margin-right: 2px;
|
||||
}
|
||||
.label___CZ1_z .left___ZKFRV div {
|
||||
font-size: 16px;
|
||||
color: #333333;
|
||||
line-height: 16px;
|
||||
}
|
||||
.label___CZ1_z .left___ZKFRV i {
|
||||
margin-left: 4px;
|
||||
color: #CCCCCC;
|
||||
}
|
||||
.label___CZ1_z .right___zVTRn {
|
||||
flex: 1 1;
|
||||
position: relative;
|
||||
}
|
||||
.label___CZ1_z .right___zVTRn .error___oNJNo {
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
left: 0;
|
||||
bottom: -27px;
|
||||
font-size: 14px;
|
||||
color: #E53333;
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue