Update theme-earl-grey.css

This commit is contained in:
Troplo 2023-08-05 18:23:22 +10:00
parent ae6d3b98cd
commit c4ee214077
1 changed files with 3 additions and 5 deletions

View File

@ -827,8 +827,6 @@ img[src$="/img/matrix.svg"] {
border: 1px solid rgba(121, 71, 66, 0.5) !important;
border-bottom: none !important;
}
#navbar .item:hover {
background-color: var(--color-nav-bg);
}
#navbar .item:hover:not(div) {
background-color: var(--color-hover);
}