Update style.css

This commit is contained in:
cryptofyre 2022-07-04 10:57:29 -05:00 committed by GitHub
parent 2d338ba22e
commit 07cb4d0379
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4360,7 +4360,7 @@ input[type=range].md-slider::-webkit-slider-runnable-track {
}
.list-group-item-dark {
color: var(--textColor);
background-color: #333;
background-color: #3333338a;
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {