netdata hover fix
This commit is contained in:
parent
ad1073c0aa
commit
bd50539d42
@ -72,6 +72,9 @@ body {
|
||||
}
|
||||
.nav-tabs {
|
||||
border-bottom: 1px 1px 1px rgba(0, 0, 0, 0.3);
|
||||
}
|
||||
#my-netdata-dropdown-content .agent-item:hover {
|
||||
background-color: rgba(255, 255, 255, 0.08);
|
||||
}
|
||||
.sign-in-btn {
|
||||
background: var(--main-bg-color);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user