make active toolbar buttons prominent

This commit is contained in:
Nazar Kanaev 2023-02-02 22:40:41 +00:00
parent de24659bae
commit aac3de7ca2

View File

@ -432,11 +432,11 @@ button.theme-light {
}
a,
.btn-link:hover,
.toolbar-item.active {
.btn-link:hover {
color: #0080d4;
}
.toolbar-item.active,
.dropdown-item.active,
.dropdown-item:active,
.selectgroup input:checked + .selectgroup-label {