master #18

Merged
m.lettere merged 12 commits from master into prod 2024-06-14 12:47:54 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fd858f811a - Show all commits

View File

@ -200,7 +200,7 @@ class CCPExecutionHistory extends HTMLElement {
</template> </template>
<template id="ARCHIVED_EXECUTION_LIST_TEMPLATE"> <template id="ARCHIVED_EXECUTION_LIST_TEMPLATE">
<ul name="ccp_archived_execution_list" class="ccp-execution-list list-group border border-2"> <ul name="ccp_archived_execution_list" class="ccp-execution-list list-group border border-2">
<li class="ccp-method-item ccp-archived-execution-method-item list-group-item list-group-item-dark"> <li class="ccp-method-item ccp-archived-execution-method-item list-group-item list-group-item-light">
<details name="level1"> <details name="level1">
<summary class="ccp-method-item-header noselect d-flex flex-wrap justify-content-between"> <summary class="ccp-method-item-header noselect d-flex flex-wrap justify-content-between">
<h5 class="text-primary d-inline"></h5> <h5 class="text-primary d-inline"></h5>