mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 04:09:20 +00:00
Update
This commit is contained in:
parent
983f26fee5
commit
ad37bdb121
@ -683,4 +683,15 @@ img[src$="groups_logo/default.png"] {
|
||||
|
||||
.posts-target-picker > div:hover {
|
||||
background-color: var(--black4);
|
||||
}
|
||||
|
||||
/**
|
||||
* Full calendar
|
||||
*/
|
||||
.fc-theme-standard .fc-list-day-cushion {
|
||||
background-color: var(--black3);
|
||||
}
|
||||
|
||||
.fc .fc-list-event:hover td {
|
||||
background-color: var(--black3);
|
||||
}
|
Loading…
Reference in New Issue
Block a user