1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 19:33:07 +01:00

Do not hightlight dashboard folders on hover

This commit is contained in:
FreeScout 2020-12-29 22:12:09 -08:00
parent eaa681dfc3
commit ea7de1c085

View File

@ -851,9 +851,7 @@ a h4 {
margin-bottom: 0;
background-color: #eff1f4;
}
.dash-card a.dash-card-list-item,
.dash-card a.dash-card-list-item:hover,
.dash-card a.dash-card-list-item:focus {
.dash-card a.dash-card-list-item {
color: #93a1af;
}
.dash-card a.dash-card-list-item:hover {