hammerlab / cycledash

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

Extend bootstrap styles #627

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