1
0
forked from mirrors/earl-grey

Update theme-earl-grey.css

This commit is contained in:
Troplo 2023-08-05 18:23:22 +10:00
parent ae6d3b98cd
commit c4ee214077

View File

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