mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
update: description in ics shared calendar, and realtive display depending on the votes
This commit is contained in:
parent
5759a1f248
commit
212016e88f
10 changed files with 92 additions and 25 deletions
|
|
@ -1528,6 +1528,13 @@ button.calendar-filters-close { display: none; }
|
|||
|
||||
.rehearsal-row:last-child { border-bottom: none; }
|
||||
|
||||
.rehearsal-row.highlight {
|
||||
outline: 2px solid var(--accent);
|
||||
outline-offset: 4px;
|
||||
border-radius: 4px;
|
||||
transition: outline-color 3s ease;
|
||||
}
|
||||
|
||||
.rehearsal-actions {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue