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.

50 lines
673 B

.edp-frd004-script {
width: 100%;
height: 85%;
}
.edp-frd004-btnbar {
width: 100%;
height: 5%;
}
.edp-frd004-septop {
width: 100%;
height: 3%;
}
.edp-frd004-sepbuttom {
width: 100%;
height: 2%;
}
.edp-frd004-btn {
width: 80px;
float: right;
margin-right: 20px;
}
.edp-frd004-txt {
width: 100%;
height: 100%;
resize: none;
}
.edp-frd004-content {
width: 100%;
height: 100%;
overflow: hidden;
}
.edp-frd-script-name-container {
height: 5%;
display: flex;
align-items: center;
padding-left: 10px;
}
.edp-frd-script-name-input {
width: 500px;
}
.export-script {
display: none;
}