accessibility fixes and minor css changes.

- added aria-hidden = "true" to prevent icons to be read by screen readers
- moved code on pages into "page-header" for better consistency

Change-Id: I3f497b2707991f7f628892a05734eea183a0d01d
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
11 files changed
tree: ecaca6eea424de868351f724cee0e844a75a354e
  1. .idea/
  2. app/
  3. gulp_tasks/
  4. .gitignore
  5. bower.json
  6. gulp-options.js
  7. gulpfile.js
  8. LICENSE
  9. package.json
  10. README.md
  11. sonar-project.properties
README.md

openbmc

UX Design repo for OpenBMC

OpenBMC

TODO: Write a project description

Installation

npm install

Minify vendors

npm run-script minifyvendors

Distribution

npm run-script distribution

Running

'npm run-script serve'

This will run it locally in http://localhost:8080