💄 Fix css again

This commit is contained in:
Paillat
2025-08-28 18:35:00 +02:00
parent bacfd12dfc
commit be3af1f676

View File

@@ -145,6 +145,10 @@
font-size: 11px !important; font-size: 11px !important;
} }
.contrib-column span {
color: #000 !important;
}
.contrib-column-first { .contrib-column-first {
border-left: 0 !important; border-left: 0 !important;
} }
@@ -192,6 +196,10 @@
height: 26px !important; height: 26px !important;
} }
.calendar .text-muted {
color: inherit !important;
}
.left.text-muted { .left.text-muted {
float: left !important; float: left !important;
margin-left: 9px !important; margin-left: 9px !important;