Skip to content

Commit

Permalink
Merge pull request #1732 from NatLibFi/issue1563-sidebar-alphabetical…
Browse files Browse the repository at this point in the history
…-highlight-current

Highlight currently selected concept in alphabetical list sidebar
  • Loading branch information
osma authored Dec 19, 2024
2 parents 8e720a6 + edeecf9 commit 55c966c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resource/css/skosmos.css
Original file line number Diff line number Diff line change
Expand Up @@ -605,6 +605,7 @@ body {
margin-left: 1px !important; /* add a 1px margin to offset missing border */
}

#tab-alphabetical .sidebar-list .list-group-item a.selected,
#tab-hierarchy .sidebar-list .list-group-item a.selected,
#tab-groups .sidebar-list .list-group-item a.selected {
color: var(--vocab-text) !important;
Expand Down

0 comments on commit 55c966c

Please sign in to comment.