diaspora/app/views/layouts
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
..
_header.html.haml the logged out logo is now in the branding folder 2012-03-31 00:15:55 -04:00
application.html.haml bootstrap-sass 2012-04-11 06:16:01 -07:00
application.mobile.haml bootstrap-sass 2012-04-11 06:16:01 -07:00
main_stream.html.haml Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
main_stream.mobile.haml Switch boilerplate for bootstrap 2 on mobile. [ci skip] 2012-01-29 11:51:47 -08:00
notifier.html.erb Move branding assets to /images/branding for asset pipeline, update template files to point to new branding directory 2012-03-29 17:18:27 -05:00
notifier.text.haml fixed emails to show avatars, have subject lines that allow threading in email clients, and relevant content previews 2011-07-15 21:22:29 -07:00
post.html.haml some more fixes for the show pages 2012-03-28 13:56:52 -07:00