From 93a7421f2ce63e9185f5ba655a6f720c84ffa746 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 8 Jul 2014 17:14:14 -0700 Subject: .btn-default to .btn-secondary --- docs/_includes/js/alerts.html | 2 +- docs/_includes/js/modal.html | 10 +++++----- docs/_includes/js/popovers.html | 16 ++++++++-------- docs/_includes/js/tooltips.html | 16 ++++++++-------- 4 files changed, 22 insertions(+), 22 deletions(-) (limited to 'docs/_includes/js') diff --git a/docs/_includes/js/alerts.html b/docs/_includes/js/alerts.html index 351301533..79c7c409a 100644 --- a/docs/_includes/js/alerts.html +++ b/docs/_includes/js/alerts.html @@ -17,7 +17,7 @@

Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.

- +

diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index d5b1aee84..18bfad78a 100644 --- a/docs/_includes/js/modal.html +++ b/docs/_includes/js/modal.html @@ -31,7 +31,7 @@

One fine body…

@@ -50,7 +50,7 @@

One fine body…

@@ -74,7 +74,7 @@

Duis mollis, est non commodo luctus, nisi erat porttitor ligula.

Popover in a modal

-

This button should trigger a popover on click.

+

This button should trigger a popover on click.

Tooltips in a modal

This link and that link should have tooltips on hover.

@@ -93,7 +93,7 @@

Aenean lacinia bibendum nulla sed consectetur. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donec sed odio dui. Donec ullamcorper nulla non metus auctor fringilla.

@@ -124,7 +124,7 @@ ... diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index ef8e07941..c704f4062 100644 --- a/docs/_includes/js/popovers.html +++ b/docs/_includes/js/popovers.html @@ -75,35 +75,35 @@

Four directions

- - - -
{% highlight html %} - - - - {% endhighlight %} diff --git a/docs/_includes/js/tooltips.html b/docs/_includes/js/tooltips.html index fac4f6519..ca52a3e95 100644 --- a/docs/_includes/js/tooltips.html +++ b/docs/_includes/js/tooltips.html @@ -12,20 +12,20 @@

Four directions

- - - - + + + +
{% highlight html %} - + - + - + - + {% endhighlight %}
-- cgit v1.2.3