From b7b84c7a0dfaad5134258b5a50e8d42bd0656b81 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Mar 2012 17:36:32 -0700 Subject: remove bug in docs for example icon in an input-prepend by removing margin on any input/select/etc in an input-prepend/append --- docs/base-css.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index d44b65891..76b13b783 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1639,8 +1639,7 @@ For example, <code>section</code> should be wrapped as inline.
- - +
-- cgit v1.2.3 From d1864b3608d215ee22daf96268f878b1818c6de1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 25 Mar 2012 00:46:03 -0700 Subject: adding 144x144 ipad touch icon --- docs/base-css.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 76b13b783..6ccc216d1 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -20,6 +20,7 @@ + -- cgit v1.2.3 From a62810918f8a27b5755258521422eb912a1edfd8 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 25 Mar 2012 13:33:36 -0700 Subject: fix responsive navbar --- docs/base-css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 6ccc216d1..1cb10a806 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -40,7 +40,7 @@ Bootstrap - +
+ +
+
+ +
+
+
-- cgit v1.2.3 From a20cd66ba479053f060b1a7ed61cb1f0cd90450f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 7 Apr 2012 16:49:06 -0700 Subject: clean up new input append examples --- docs/base-css.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 05ef04b7e..578b9ff27 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1216,18 +1216,18 @@ For example, <code>section</code> should be wrapped as inline.
- +
- +
- +
- +
-- cgit v1.2.3 From dbde2dc9e40f077af4fcaa1714ade7bc94398da9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 14 Apr 2012 17:15:16 -0700 Subject: adding icon classes to finish off glyphicons 1.6 update --- docs/base-css.html | 44 ++++++++++++++++++++++++++++++++------------ 1 file changed, 32 insertions(+), 12 deletions(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 578b9ff27..8e6eea746 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1445,15 +1445,15 @@ For example, <code>section</code> should be wrapped as inline.
  • icon-inbox
  • icon-play-circle
  • icon-repeat
  • - - -
    -
    • icon-refresh
    • icon-list-alt
    • icon-lock
    • icon-flag
    • icon-headphones
    • +
    +
    +
    +
    • icon-volume-off
    • icon-volume-down
    • icon-volume-up
    • @@ -1479,10 +1479,6 @@ For example, <code>section</code> should be wrapped as inline.
    • icon-indent-right
    • icon-facetime-video
    • icon-picture
    • -
    -
    -
    -
    • icon-pencil
    • icon-map-marker
    • icon-adjust
    • @@ -1493,6 +1489,10 @@ For example, <code>section</code> should be wrapped as inline.
    • icon-move
    • icon-step-backward
    • icon-fast-backward
    • +
    +
    +
    +
    • icon-backward
    • icon-play
    • icon-pause
    • @@ -1513,10 +1513,6 @@ For example, <code>section</code> should be wrapped as inline.
    • icon-remove-circle
    • icon-ok-circle
    • icon-ban-circle
    • -
    -
    -
    -
    • icon-arrow-left
    • icon-arrow-right
    • icon-arrow-up
    • @@ -1532,6 +1528,10 @@ For example, <code>section</code> should be wrapped as inline.
    • icon-leaf
    • icon-fire
    • icon-eye-open
    • +
    +
    +
    +
    • icon-eye-close
    • icon-warning-sign
    • icon-plane
    • @@ -1547,6 +1547,26 @@ For example, <code>section</code> should be wrapped as inline.
    • icon-folder-open
    • icon-resize-vertical
    • icon-resize-horizontal
    • +
    • icon-hdd
    • +
    • icon-bullhorn
    • +
    • icon-bell
    • +
    • icon-certificate
    • +
    • icon-thumbs-up
    • +
    • icon-thumbs-down
    • +
    • icon-hand-right
    • +
    • icon-hand-left
    • +
    • icon-hand-up
    • +
    • icon-hand-down
    • +
    • icon-circle-arrow-right
    • +
    • icon-circle-arrow-left
    • +
    • icon-circle-arrow-up
    • +
    • icon-circle-arrow-down
    • +
    • icon-globe
    • +
    • icon-wrench
    • +
    • icon-tasks
    • +
    • icon-filter
    • +
    • icon-briefcase
    • +
    • icon-fullscreen
    -- cgit v1.2.3 From 192cb575da73ed2c056319b27613407729796a4f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 22 Apr 2012 23:56:36 -0700 Subject: fix typo --- docs/base-css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 8e6eea746..5c55e0432 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1316,7 +1316,7 @@ For example, <code>section</code> should be wrapped as inline. btn btn-info - Used as an alternate to the default styles + Used as an alternative to the default styles -- cgit v1.2.3