mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-13 13:29:23 +00:00
Allow popup customization
This commit is contained in:
@ -117,6 +117,7 @@ ics-calendar {
|
||||
transition: 500ms ease-out;
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.fc .fc-helpButton-button {
|
||||
border-radius: 70%;
|
||||
@ -134,3 +135,7 @@ ics-calendar {
|
||||
background-color: rgba(20, 20, 20, 0.6);
|
||||
}
|
||||
}
|
||||
|
||||
.tooltip.text-copy {
|
||||
opacity: 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user