unclean SPARC

This commit is contained in:
STEINNI
2025-08-27 07:03:09 +00:00
commit f308460931
430 changed files with 54426 additions and 0 deletions
@@ -0,0 +1,10 @@
<style>
.project-node-process-confirm {
min-width: 40vw;
min-height: 40vh;
}
.project-node-process-confirm textarea { height:320px; }
</style>
<div class="project-node-process-confirm">
<textarea eictextarea name="justification" placeholder="Comments about this action" class="required"></textarea>
</div>