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.
145 lines
2.9 KiB
145 lines
2.9 KiB
.header___3a50V {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
height: 65px;
|
|
width: 100%;
|
|
background: #070f19;
|
|
color: #fff;
|
|
padding: 0 20px;
|
|
}
|
|
.header___3a50V h2 {
|
|
text-align: center;
|
|
color: #fff;
|
|
-ms-flex: 1 0 auto;
|
|
flex: 1 0 auto;
|
|
margin: 0;
|
|
font-size: 16px;
|
|
}
|
|
.header___3a50V a {
|
|
color: #fff;
|
|
}
|
|
.header___3a50V div {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.header___3a50V div img {
|
|
border-radius: 15px;
|
|
margin-right: 10px;
|
|
}
|
|
.field___SHW6f {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: justify;
|
|
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: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
height: 56px;
|
|
background: #121c24;
|
|
}
|
|
.footer___1Ie9U > button {
|
|
margin-right: 20px;
|
|
}
|
|
.test-case-name___356US {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-align: center;
|
|
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;
|
|
}
|
|
/* 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: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-flow: row nowrap;
|
|
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;
|
|
-ms-flex: 1 0;
|
|
flex: 1 0;
|
|
text-align: right;
|
|
}
|
|
.record-detail-info .record-detail-body {
|
|
padding: 8px 16px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|