summaryrefslogtreecommitdiffstats
path: root/app/overview/controllers/system-overview-controller.html
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-08-14 14:59:46 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 14:00:43 -0500
commitb8a41c180f66e7d586962b0876fccd7c2fdc353d (patch)
treebecdaa61e99379a247aaa4cf2dae70b7a1b8721d /app/overview/controllers/system-overview-controller.html
parent2c5e7beb3c5160135e014d296c49939fce158b10 (diff)
downloadphosphor-webui-b8a41c180f66e7d586962b0876fccd7c2fdc353d.tar.gz
phosphor-webui-b8a41c180f66e7d586962b0876fccd7c2fdc353d.zip
Accessibility fixes:
- changed buttons to spans since not being used in forms - added aria roles to html elements - changed low contrast colors Change-Id: I56e784b226baa7f9b24346446a0a023fcea633d4 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/overview/controllers/system-overview-controller.html')
-rw-r--r--app/overview/controllers/system-overview-controller.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/overview/controllers/system-overview-controller.html b/app/overview/controllers/system-overview-controller.html
index e555641..c3534da 100644
--- a/app/overview/controllers/system-overview-controller.html
+++ b/app/overview/controllers/system-overview-controller.html
@@ -106,7 +106,7 @@
</div>
</div>
<div class="column small-1 large-1">
- <button class="accord-trigger"></button>
+ <span class="button accord-trigger"></span>
</div>
</div>
</div>
OpenPOWER on IntegriCloud