This commit is contained in:
jokob-sk
2025-03-15 13:19:58 +11:00
parent 9b340532be
commit 1efdf66c19
6 changed files with 302 additions and 402 deletions

View File

@@ -1849,10 +1849,28 @@ input[readonly] {
padding: 5px;
}
.workflows .section-title
{
padding: 10px;
font-weight: bolder;
font-size: large;
}
.workflows .panel, .workflows .box {
padding-top: 10px;
padding-bottom: 10px;
}
.workflows .btn-secondary{
color: #000;
}
.workflows .bottom-buttons button
{
margin: 5px;
}
.workflows .condition-list button
{
margin: 2px;