Commit e7d45184 authored by Mark Otto's avatar Mark Otto

swap last .btn-dark reference

parent 5d02b8c3
......@@ -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 {
......
......@@ -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);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment