mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
refactor(Calendar Tagesansicht): changes how the logic for opening a modal or showing the lvMenu next to the calendar is handled
This commit is contained in:
@@ -175,7 +175,7 @@ html {
|
||||
}
|
||||
#cis-header .btn.dropdown-toggle:after,
|
||||
#cis-nav .btn.dropdown-toggle:after {
|
||||
transition: all 0.2s ease-in-out;
|
||||
transition: transform 0.2s ease-in-out;
|
||||
}
|
||||
#cis-header .btn.dropdown-toggle.collapsed:after,
|
||||
#cis-nav .btn.dropdown-toggle.collapsed:after {
|
||||
|
||||
Reference in New Issue
Block a user