OSC / ood-fileexplorer

[MOVED] The Open OnDemand File Explorer
https://osc.github.io/Open-OnDemand/
MIT License
4 stars 1 forks source link

Use bootstrap panel styles for the #40

Closed ericfranz closed 8 years ago

ericfranz commented 8 years ago

2 options here:

  1. Actually modify the HTML and add the classes for bootstrap styles
  2. Just extract the bootstrap styles and manually apply to the individual HTML elements, with modifications required

Goal is something like this:

screen shot 2016-05-02 at 3 01 39 pm

brianmcmichael commented 8 years ago

The bootstrap "panel panel-default" classes contain a lot of styling that propagates down into the content and modifies the sizing of all the existing content. I'm going to have to to with option 2 and pick apart bootstrap.