2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

swap last .btn-dark reference

This commit is contained in:
Mark Otto
2012-02-17 20:25:49 -08:00
parent 5d02b8c3c6
commit e7d45184f1
3 changed files with 2 additions and 2 deletions
Binary file not shown.
+1 -1
View File
@@ -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 {
+1 -1
View File
@@ -126,7 +126,7 @@
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-dark.active {
.btn-inverse.active {
color: rgba(255,255,255,.75);
}