* Add custom cols of execution-all.

This commit is contained in:
liumengyi
2023-02-10 13:31:48 +08:00
parent d24ea88a1c
commit b0c93cbab5
4 changed files with 34 additions and 6 deletions
+2
View File
@@ -44,3 +44,5 @@ canvas {height: 28px;}
.table thead .c-left.text-right {padding-right: 8px;}
#executionsForm td.c-name {padding-right: 5px;}
#executionsForm td.c-name.delay {padding-right: 55px;}
#myTable .dtable-header, #executionsForm .dtable-rows {z-index: 4;}
#executionsForm .table-header .btn-toolbar {background: rgb(241, 245, 249);}