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:
parent
eaa681dfc3
commit
ea7de1c085
4
public/css/style.css
vendored
4
public/css/style.css
vendored
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user