This commit is contained in:
Marta Kowalska
2025-10-22 08:13:59 +00:00
commit 80ca059fb8
162 changed files with 16816 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
button.wx-BzRGIq8x {
font-size: 10px;
position: relative;
z-index: 2;
font: var(--wx-gantt-bar-font);
}
.text-right.wx-BzRGIq8x {
left: 100%;
top: -2px;
}
.text-left.wx-BzRGIq8x {
right: 100%;
top: -2px;
}
.text-right.wx-BzRGIq8x,
.text-left.wx-BzRGIq8x,
button.wx-BzRGIq8x {
padding: 0 2px;
font-size: 12px;
}