X-Git-Url: https://plomlompom.com/repos/pick_tasks?a=blobdiff_plain;f=templates%2Fprocess.html;h=8a50e15d16f541974c7c494248885898cffe0095;hb=2c3365447f36c26f2f55cc2a1b42a1e3ad0a8db9;hp=8c219c6233a748db6e73bb2a37ca0a86c113f7fb;hpb=2a461c41615f68796b598e73642a9a5ffa3f7836;p=plomtask diff --git a/templates/process.html b/templates/process.html index 8c219c6..8a50e15 100644 --- a/templates/process.html +++ b/templates/process.html @@ -1,5 +1,20 @@ {% extends 'base.html' %} +{% block css %} +input.btn-harmless { + color: green; +} +input.btn-dangerous { + color: red; +} +div.btn-to-right { + float: right; + text-align: right; +} +{% endblock %} + + + {% macro step_with_steps(step_id, step_node, indent) %} @@ -30,6 +45,8 @@ add step: @@ -122,8 +139,10 @@ add step: {{candidate.title.newest|e}} {% endfor %} - - + +
+ +

step of