From a5e1db321a165647b0f94373cbe5e9012e9fac48 Mon Sep 17 00:00:00 2001 From: Scott Reston Date: Fri, 7 Oct 2016 10:30:49 -0400 Subject: [PATCH] Added title attributes to dev buttons (#119) The title attribute doesn't aid in accessibility, but it can give a visual cue to what those buttons do. It took me a while before I got the hang of what was under each since icons can be Rorsachs. --- src/components/ha-sidebar.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/ha-sidebar.html b/src/components/ha-sidebar.html index 72904c342d..c0a47c8ba0 100644 --- a/src/components/ha-sidebar.html +++ b/src/components/ha-sidebar.html @@ -142,23 +142,23 @@