Skip to content

Commit

Permalink
Merge pull request #335 from IUBLibTech/accessibility_4-2024
Browse files Browse the repository at this point in the history
Accessibility: Increasing contrast ratio on the interim label of the contents tab
  • Loading branch information
randalldfloyd authored Apr 22, 2024
2 parents a4aa5ea + b53d66b commit 9d0dc25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/iu-branding.scss
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ li.al-collection-context .al-online-content-icon svg,
}
// tabs on the collect/item pages
.nav.nav-tabs .nav-item .nav-link:not(.active) {
color: #484e53;
background-color: $iu-cream;
}
.nav-pills .nav-link.active,
Expand Down

0 comments on commit 9d0dc25

Please sign in to comment.