From 471563eb819092894d9c89683c1159612cecaffb Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Tue, 28 Jun 2011 00:23:54 -0700 Subject: + add a make file which auto builds the bootstrap dist files + rebuild dist files + update index.html to point to bootstrap-1.0.0.css --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index d9634f81b..b77c831d0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,7 +5,7 @@ Twitter Bootstrap - + -- cgit v1.2.3 From e33808447e13f340755861f389d7b4db4557f10c Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Tue, 28 Jun 2011 01:15:03 -0700 Subject: started workign on modals --- docs/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index b77c831d0..c8444a89c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -35,6 +35,7 @@
  • Forms
  • Navigation
  • Alerts
  • +
  • Modals
  • @@ -1177,6 +1178,31 @@ +
    + +
    +
    +

    Tweet Modal

    +

    This is text about a modal that i am making. mark will say change this text. we will change it. It will be changed O_O

    +
    +
    + +
    +
    +
    -- cgit v1.2.3