Skip to content

Commit a9d4ee5

Browse files
authored
Merge pull request #276 from trimble-oss/274-accordion-supporting-label-fails-contrast-check
Remove opacity on `.accordion-button .supporting-label`
2 parents f28172a + 995b5fe commit a9d4ee5

5 files changed

Lines changed: 3 additions & 5 deletions

File tree

dist/css/modus-bootstrap.css

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/modus-bootstrap.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/modus-bootstrap.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/modus-bootstrap.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scss/_accordion.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@
215215
font-weight: 400;
216216
color: var(--bs-secondary-color);
217217
text-align: right;
218-
opacity: .8;
219218
}
220219

221220
.accordion-sm .accordion-button .supporting-label {

0 commit comments

Comments
 (0)