From d8e10750ced70bfadbe49ce8f505127f68a21f96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Segersv=C3=A4rd?= Date: Sun, 4 Jun 2017 15:24:37 +0200 Subject: [PATCH] Be stricter about aria attributes --- .../templates/strecklista/tabbed_index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/strecklista/templates/strecklista/tabbed_index.html b/strecklista/templates/strecklista/tabbed_index.html index 52d7f61..8e84957 100644 --- a/strecklista/templates/strecklista/tabbed_index.html +++ b/strecklista/templates/strecklista/tabbed_index.html @@ -88,7 +88,7 @@ color: #333; } -.tabs > .tab-option[aria-selected] { +.tabs > .tab-option[aria-selected=true] { color: firebrick; font-weight: bold; } @@ -116,17 +116,17 @@ -webkit-overflow-scrolling: touch; } -
-
- local_bar +
+ -
- list + -
- history +