From 3b59b97c626bf2accef8217339b04712666c36d9 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 29 May 2015 23:48:35 +0100 Subject: ensure divider list items have role="separator" http://www.w3.org/TR/wai-aria/roles#separator --- docs/examples/carousel/index.html | 2 +- docs/examples/navbar-fixed-top/index.html | 2 +- docs/examples/navbar-static-top/index.html | 2 +- docs/examples/navbar/index.html | 2 +- docs/examples/non-responsive/index.html | 2 +- docs/examples/sticky-footer-navbar/index.html | 2 +- docs/examples/theme/index.html | 8 ++++---- 7 files changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 11710ddf7..28d1aafce 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -55,7 +55,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/navbar-fixed-top/index.html b/docs/examples/navbar-fixed-top/index.html index 84a7e60ec..472272407 100644 --- a/docs/examples/navbar-fixed-top/index.html +++ b/docs/examples/navbar-fixed-top/index.html @@ -53,7 +53,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/navbar-static-top/index.html b/docs/examples/navbar-static-top/index.html index c96028ef5..62e70d7dc 100644 --- a/docs/examples/navbar-static-top/index.html +++ b/docs/examples/navbar-static-top/index.html @@ -53,7 +53,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index 6ad01dbdd..32161ce2f 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -55,7 +55,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html index f6c258ca3..e134b394d 100644 --- a/docs/examples/non-responsive/index.html +++ b/docs/examples/non-responsive/index.html @@ -51,7 +51,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index 793734545..b62ee74c5 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -53,7 +53,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index dfcb2ee3f..dc12aac52 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -55,7 +55,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • @@ -346,7 +346,7 @@
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -393,7 +393,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • @@ -426,7 +426,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • -- cgit v1.2.3