Misc fixes for event log.

  - Fixed single event log overflow.
  - Fixed incorrect class on log search filter button.
  - Fixed incorrect nested div.
  - Removed duplicate accordion trigger class in event log.
  - Fixed hover for checkboxes to be more prominent.
  - Fixed margin issue with action header for event log.

Change-Id: I156f516316675afde98c233057a8247bc17a1459
5 files changed
tree: f3b34a97c534c4baebf798619ef43294732a5974
  1. .idea/
  2. app/
  3. gulp_tasks/
  4. src/
  5. .gitignore
  6. bower.json
  7. gulp-options.js
  8. gulpfile.js
  9. LICENSE
  10. package.json
  11. README.md
  12. 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