Merge branch 'stage'

This commit is contained in:
2025-10-07 21:40:50 +02:00
2 changed files with 7 additions and 0 deletions
+4
View File
@@ -3830,3 +3830,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
content: ""; content: "";
border-top: solid 1px black; border-top: solid 1px black;
} }
.messages--error {
color: red;
}
@@ -170,3 +170,6 @@
} }
.messages--error{
color:red;
}