#12166 fixed style of selected item in calendar

This commit is contained in:
Jorge Rincon 2023-10-04 16:46:43 +02:00
parent a685a04493
commit 80807ae085
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ a.ui-state-default > span:hover {
background-color: #82b92e !important; background-color: #82b92e !important;
font-weight: bold !important; font-weight: bold !important;
border: 2px solid #000 !important; border: 2px solid #000 !important;
border-radius: 50% !important;
} }
.ui-corner-all, .ui-corner-all,
.ui-corner-top, .ui-corner-top,