hammerlab / cycledash

Variant Caller Analysis Dashboard and Data Management System
Other
35 stars 2 forks source link

Extend Bootstrap grid and components to project. #628

Closed jaclynperrone closed 9 years ago

jaclynperrone commented 9 years ago

This commit features css refactoring in favor of @extending Bootstrap grid and components. Some things will look different (ie. buttons, selects, VCF table), but for the most part the original styling is intact. This makes it easier to merge it into master, for there aren't any major interface changes.

There are some markup changes in the .js files, but nothing more than adding/removing/renaming classes & elements.

The final thing to do is update all the screenshots, which I have not done yet.

Review on Reviewable

ihodes commented 9 years ago

Awesome! Can you run the pdiff tests on this? (I'd love to see what this looks like :))

ihodes commented 9 years ago

Looking good—a few comments, & I'd love to see this this in action/see the pdiff screenshots.

ihodes commented 9 years ago

LGTM, merge away!