I made some (pure hack) bookmarklets that might help you:

Current - Bootstrap v2.3.1

javascript:(function(){document.body.innerHTML+='<link rel="stylesheet"
type="text/css"
href="http://twitter.github.io/bootstrap/assets/css/bootstrap.css";>';})();

& also the responsive current - Bootstrap Responsive v2.3.1

javascript:(function(){document.body.innerHTML+='<link rel="stylesheet"
type="text/css"
href="http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css";>';})();

Hope they can help
Phil
  Phil DoughtyWeb Designer / Guitarist Phone: +971 50 8879936




On 1 May 2013 20:53, Anup Khandelwal <[email protected]> wrote:

> I am building a website which I need to target only for phone and tablets
> only. On a larger screen layout such as desktop and laptops the site layout
> should be same as mobile or tablet.
>
> I tried Mobile-First Bootstrap Grid customize css but no luck.
> https://github.com/G5/mobile-first-bootstrap-grid
>
> --
> You received this message because you are subscribed to the Google Groups
> "twitter-bootstrap" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to