mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-28 16:50:06 +01:00
Correzione stile Fullcalendar per weekend
This commit is contained in:
parent
4c41d3ec12
commit
1e5693bbc8
@ -1063,3 +1063,8 @@ div.tip {
|
||||
.div-loading {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
/* Stile Fullcalendar per weekend */
|
||||
.fc-sat, .fc-sun {
|
||||
background-color: rgba(255, 99, 71, 0.6) !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user