This commit is contained in:
Marta Kowalska
2025-12-22 20:22:30 +00:00
parent d4429300aa
commit bb81e7a336
90 changed files with 3676 additions and 1828 deletions
+10
View File
@@ -0,0 +1,10 @@
.gt-cell.wx-g4H1PKcW {
width: 100%;
height: 100%;
}
.gt-cell.wx-g4H1PKcW > .wx-gantt .myMiddleClass {
background-color: rgba(255, 84, 84, 0.77);
}
.gt-cell.wx-g4H1PKcW > .wx-gantt .myEndClass {
background-color: rgba(54, 206, 124, 0.77);
}