script.jsimport '/api/code/masui/ScrapExec/script.js'
script.jsimport '/api/code/masui/ScrapCalc/script.js'
style.css@import '/api/code/masui/ScrapCalc/style.css';
style.css .indent-mark {
height: 100% !important;
}
.indent-mark .pad {
height: 100% !important;
overflow: unset !important;
}
.indent-mark span:nth-child(2n+2) .pad {
background: #f6f6f6;
}
.indent-mark span:nth-child(2n+1) .pad {
background: #eee;
}