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.
320 lines
6.3 KiB
320 lines
6.3 KiB
.header___3a50V {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
height: 65px;
|
|
width: 100%;
|
|
background: #070f19;
|
|
color: #fff;
|
|
padding: 0 20px;
|
|
}
|
|
.header___3a50V h2 {
|
|
text-align: center;
|
|
color: #fff;
|
|
flex: 1 0 auto;
|
|
margin: 0;
|
|
font-size: 16px;
|
|
}
|
|
.header___3a50V a {
|
|
color: #fff;
|
|
}
|
|
.header___3a50V div {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
}
|
|
.header___3a50V div img {
|
|
border-radius: 15px;
|
|
margin-right: 10px;
|
|
}
|
|
.checkboxs___3TnBC span[class~='ant-checkbox'] {
|
|
top: 0px !important;
|
|
}
|
|
.field___SHW6f {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.field___SHW6f > div {
|
|
width: 48%;
|
|
}
|
|
.oj-form-container___36KBv {
|
|
height: calc(100vh - 65px);
|
|
overflow: hidden;
|
|
}
|
|
.oj-left-panel___3Fdj5 {
|
|
height: calc(100vh - 121px);
|
|
}
|
|
.oj-form-info___dilPb {
|
|
padding: 20px 15px;
|
|
height: 100%;
|
|
overflow: auto;
|
|
}
|
|
.footer___1Ie9U {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
height: 56px;
|
|
background: #121c24;
|
|
}
|
|
.footer___1Ie9U > button {
|
|
margin-right: 20px;
|
|
}
|
|
.test-case-name___356US {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
float: left;
|
|
color: rgba(0, 0, 0, 0.65);
|
|
}
|
|
.test-case-name___356US > div {
|
|
margin: 0 15px 0 15px;
|
|
}
|
|
.btn-remove-case___1Z5cd {
|
|
position: relative;
|
|
font-size: 20px;
|
|
color: #8e8e8e;
|
|
border-radius: 50%;
|
|
vertical-align: center;
|
|
}
|
|
.btn-remove-case___1Z5cd:hover {
|
|
color: #fff;
|
|
background: #e7514f;
|
|
}
|
|
.icon-tag___3zUaP {
|
|
font-size: 20px;
|
|
margin-left: 10px;
|
|
color: #4ebc7e;
|
|
}
|
|
.btn_back___2UBbR {
|
|
color: #888 !important;
|
|
}
|
|
.btn_back___2UBbR span {
|
|
margin-right: 6px;
|
|
}
|
|
.testJi___1dyLk {
|
|
flex-direction: row !important;
|
|
}
|
|
.testJi___1dyLk .ant-form-item-control-input-content {
|
|
margin-top: -4px;
|
|
margin-left: 20px;
|
|
}
|
|
.upBtn___1I0SJ {
|
|
position: relative;
|
|
}
|
|
.upBtn___1I0SJ button {
|
|
position: absolute;
|
|
z-index: 10;
|
|
top: -47px;
|
|
right: 4px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.record-detail-info {
|
|
width: 100%;
|
|
background-color: #fff;
|
|
}
|
|
.record-detail-info .record-info {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-flow: row nowrap;
|
|
list-style: none;
|
|
padding: 0;
|
|
margin-bottom: 20px;
|
|
}
|
|
.record-detail-info .record-info li {
|
|
margin-right: 40px;
|
|
}
|
|
.record-detail-info .record-info li:last-child {
|
|
margin-right: 0;
|
|
flex: 1 0;
|
|
text-align: right;
|
|
}
|
|
.record-detail-info .record-detail-body {
|
|
padding: 8px 16px;
|
|
height: calc(100vh - 65px);
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.footer {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
height: 56px;
|
|
background: #121c24;
|
|
color: #fff;
|
|
padding: 0 20px;
|
|
justify-content: space-between;
|
|
}
|
|
.test-case-panel {
|
|
position: relative;
|
|
}
|
|
.test-case-panel .error {
|
|
font-size: 12px;
|
|
color: #fb3226;
|
|
}
|
|
.test-case-panel .test-case-panel-body {
|
|
position: absolute;
|
|
will-change: transform;
|
|
width: 100%;
|
|
transition: all 0.2s linear;
|
|
bottom: 0;
|
|
transform: translate3d(0, 350px, 0);
|
|
opacity: 0.1;
|
|
}
|
|
.test-case-panel .test-case-panel-body pre {
|
|
max-height: 150px;
|
|
overflow: auto;
|
|
}
|
|
.test-case-panel .test-case-panel-body.active {
|
|
transform: translate3d(0, -56px, 0);
|
|
opacity: 1;
|
|
}
|
|
.test-case-panel .tab-panel-body {
|
|
padding: 20px 10px;
|
|
height: 240px;
|
|
background-color: #070f19;
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
justify-content: center;
|
|
color: #ddd;
|
|
}
|
|
.test-case-panel .tab-panel-body .tip {
|
|
text-align: center;
|
|
}
|
|
.test-case-panel .tab-panel-body textarea {
|
|
background: #070f19 !important;
|
|
color: #fff;
|
|
font-size: 14px;
|
|
border: 0 solid transparent !important;
|
|
height: 200px;
|
|
outline: none;
|
|
}
|
|
.test-case-panel .btn-green {
|
|
margin-right: 10px;
|
|
color: #28bd8b;
|
|
border-color: #28bd8b;
|
|
}
|
|
.test-case-panel .btn-blue {
|
|
margin-right: 10px;
|
|
color: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
.test-case-panel .btn-blue span {
|
|
pointer-events: none;
|
|
}
|
|
.test-case-panel .btn-collapse {
|
|
position: absolute;
|
|
top: 0;
|
|
width: 54px;
|
|
height: 27px;
|
|
left: 50%;
|
|
margin-left: -27px;
|
|
background: #2a3a4f;
|
|
z-index: 8;
|
|
border-bottom-left-radius: 100px;
|
|
border-bottom-right-radius: 100px;
|
|
color: #fff;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
opacity: 0.4;
|
|
transition: all 0.3s;
|
|
}
|
|
.test-case-panel .btn-collapse.up {
|
|
top: -294px;
|
|
}
|
|
ul.s-navs {
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0 17px;
|
|
height: 54px;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
background: #0f1e31;
|
|
font-size: 14px;
|
|
color: #ddd;
|
|
}
|
|
ul.s-navs.bg-white {
|
|
background: #fff;
|
|
color: #888;
|
|
}
|
|
ul.s-navs.bg-white a {
|
|
color: #888;
|
|
}
|
|
ul.s-navs a {
|
|
color: #ddd;
|
|
display: block;
|
|
margin-right: 20px;
|
|
height: 54px;
|
|
line-height: 54px;
|
|
border-bottom: 2px solid transparent;
|
|
}
|
|
ul.s-navs a.active {
|
|
color: #5091ff;
|
|
border-bottom: 2px solid #5091ff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.ldsRing___2F8W7 {
|
|
position: relative;
|
|
width: 40px;
|
|
height: 40px;
|
|
margin: 0 auto;
|
|
}
|
|
.idsRingWrapper___fC2cF {
|
|
position: absolute;
|
|
z-index: 1000;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
justify-content: center;
|
|
}
|
|
.idsRingWrapper___fC2cF p {
|
|
text-align: center;
|
|
margin-top: 12px;
|
|
}
|
|
.ldsRing___2F8W7 div {
|
|
box-sizing: border-box;
|
|
display: block;
|
|
position: absolute;
|
|
width: 32px;
|
|
height: 32px;
|
|
margin: 4px;
|
|
border: 4px solid #1976d2;
|
|
border-radius: 50%;
|
|
animation: ldsring___3A88y 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
|
|
border-color: #1976d2 transparent transparent transparent;
|
|
}
|
|
.ldsRing___2F8W7 div:nth-child(1) {
|
|
animation-delay: -0.45s;
|
|
}
|
|
.ldsRing___2F8W7 div:nth-child(2) {
|
|
animation-delay: -0.3s;
|
|
}
|
|
.ldsRing___2F8W7 div:nth-child(3) {
|
|
animation-delay: -0.15s;
|
|
}
|
|
@keyframes ldsring___3A88y {
|
|
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 */
|
|
|