Re: [rails-oceania] Blueprint for Fluid layout

2011-10-02 Thread Dmytrii Nagirniak
Thanks, That's what I was looking for. I thought to ask if there's a gem packaged SASS for that. But taking into account the amount of CSS I don't think it is really necessary: 14 lines of the grid - https://github.com/stubbornella/oocss/blob/master/core/grid/grids.css 1 line for mobile - https

Re: [rails-oceania] Blueprint for Fluid layout

2011-10-02 Thread Gregory McIntyre
OOCSS grids can be fluid. They are fixed proportions of their containers, so if their container is fluid, they are too. They're simple to use. Various people have stuck the OOCSS grids definitions into SASS/Compass, too. https://github.com/stubbornella/oocss/wiki/Grids https://github.com/steadicat

[rails-oceania] Blueprint for Fluid layout

2011-10-02 Thread Dmytrii Nagirniak
Good morning to all, What a great weekend it was :) Just wondering if you have any experience with fluid layouts in a heavy JavaScript application. I am probably looking for "Blueprint" but for the fluent layout. Any suggestions/experience? Cheers, Dima http://www.ApproachE.com -- You rec