diff options
| author | Mark Otto <[email protected]> | 2012-02-17 20:25:49 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-17 20:25:49 -0800 |
| commit | e7d45184f1331bf4e82f7391d9607c4078b94278 (patch) | |
| tree | 2a2451503a6c80f186aff5a6565f5648263f68d3 /docs | |
| parent | 5d02b8c3c639580825c15d1f7b2210fbb0c3e675 (diff) | |
| download | bootstrap-e7d45184f1331bf4e82f7391d9607c4078b94278.tar.xz bootstrap-e7d45184f1331bf4e82f7391d9607c4078b94278.zip | |
swap last .btn-dark reference
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/bootstrap.zip | bin | 53357 -> 53353 bytes | |||
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip Binary files differindex b8f1057d7..6a8dde1ed 100644 --- a/docs/assets/bootstrap.zip +++ b/docs/assets/bootstrap.zip 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 { |
