Browse Source

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

Amauri CHAMPEAUX 2 năm trước cách đây
mục cha
commit
55382ba071
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      css/tarteaucitron.css

+ 4 - 0
css/tarteaucitron.css

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