18.03.2025, 13:54
try this CSS
Code:
td.day.active {
background-color: #00FF32 !important;
}
span.current {
color: #00FF32 !important;
}
------------------------------
Ctrl+F5
Ctrl+F5