make active toolbar buttons prominent
This commit is contained in:
parent
de24659bae
commit
aac3de7ca2
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue