diaspora/app/assets/javascripts/pages
Steven Hancock 021cc99492 bootstrap-sass
Upgrade our current Bootstrap 1 and 2 dependencies to use Bootstrap 2.0.2
from the bootstrap-sass gem.

I had to modify layouts/application to get the stream page to render properly,
looks like a slight conflict between Bootstrap and Blueprint grid systems, with
.span-24 instead of .row I was seeing the whole right bar dropped to the bottom
of the page below the left bar.

I also modified two other templates since Bootstrap 2.0.2 includes a "badge"
class that was making our navbar badges look funny. :)
2012-04-11 06:16:01 -07:00
..
aspects-index.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
contacts-index.js bootstrap-sass 2012-04-11 06:16:01 -07:00
featured-users-index.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
invitations-edit.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
invitations-new.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
notifications-index.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
services-finder.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
users-getting-started.js Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00