Accessibility: add a visual indicator and not just colors on button

This commit is contained in:
Amauri CHAMPEAUX 2022-10-22 10:04:02 +02:00
parent cc689bdde8
commit 55382ba071
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
[aria-pressed="true"] {
font-weight:700;
}
.tac_visually-hidden {
position: absolute;
width: 1px;