mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Fix tree nodes getting wrong bg color on hover
This commit is contained in:
parent
b136958425
commit
e2fbbef09b
@ -4066,4 +4066,6 @@ div.flatpickr-calendar.inline .flatpickr-day {
|
||||
.selectedTreeRow {
|
||||
background-color: rgba(102, 153, 204, 0.7);
|
||||
color: #1e1e1e;
|
||||
}
|
||||
}
|
||||
.selectedTreeRow_lor {background-color: hsl(200deg 98% 39%);}
|
||||
.standartTreeRow_lor {background-color: white;}
|
Loading…
Reference in New Issue
Block a user