forked from Public/pics
Adjust dropdown focus colours
This commit is contained in:
parent
fa01bf8961
commit
a9a347c638
@ -62,6 +62,10 @@ a:hover {
|
||||
--bs-btn-disabled-border-color: #6c757d;
|
||||
}
|
||||
|
||||
.dropdown-item.active, .dropdown-item:active {
|
||||
background-color: #990b0b;
|
||||
}
|
||||
|
||||
|
||||
/* Navigation
|
||||
---------------*/
|
||||
|
Loading…
Reference in New Issue
Block a user