aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-17 20:25:49 -0800
committerMark Otto <[email protected]>2012-02-17 20:25:49 -0800
commite7d45184f1331bf4e82f7391d9607c4078b94278 (patch)
tree2a2451503a6c80f186aff5a6565f5648263f68d3 /docs
parent5d02b8c3c639580825c15d1f7b2210fbb0c3e675 (diff)
downloadbootstrap-e7d45184f1331bf4e82f7391d9607c4078b94278.tar.xz
bootstrap-e7d45184f1331bf4e82f7391d9607c4078b94278.zip
swap last .btn-dark reference
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin53357 -> 53353 bytes
-rw-r--r--docs/assets/css/bootstrap.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index b8f1057d7..6a8dde1ed 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files differ
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index c3e0c0053..105dfa401 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -1832,7 +1832,7 @@ table .span12 {
.btn-danger.active,
.btn-success.active,
.btn-info.active,
-.btn-dark.active {
+.btn-inverse.active {
color: rgba(255, 255, 255, 0.75);
}
.btn-primary {