mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
fix(Calender Style): changes the hover style for fhc-entries to have a brighter color than the selectedEvent itself
This commit is contained in:
@@ -465,9 +465,8 @@ html {
|
||||
}
|
||||
|
||||
.fhc-entry:hover{
|
||||
background-color:#00649c !important;
|
||||
background-color:#0088d6 !important;
|
||||
color:white !important;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.fhc-entry {
|
||||
|
||||
Reference in New Issue
Block a user