mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
more breadcrumb tweaks for contrast
This commit is contained in:
Vendored
+3
-3
@@ -4467,11 +4467,11 @@ input[type="submit"].btn.btn-mini {
|
||||
|
||||
.breadcrumb .divider {
|
||||
padding: 0 5px;
|
||||
color: #999999;
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
.breadcrumb .active a {
|
||||
color: #333333;
|
||||
.breadcrumb .active {
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
.pagination {
|
||||
|
||||
Reference in New Issue
Block a user