mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-23 15:54:16 +03:00
Moved breadcrumb color to bootstrap-tweaks
Moved to color associated with the breadcrumb to the tweaks style sheet.
This commit is contained in:
parent
77460d4bca
commit
324ccc3664
|
@ -64,6 +64,10 @@ ul.breadcrumb {
|
|||
margin: 70px 0 0 0;
|
||||
}
|
||||
|
||||
.breadcrumb li.active a {
|
||||
color: #777;
|
||||
}
|
||||
|
||||
.pagination>.disabled>a,
|
||||
.pagination>.disabled>a:hover,
|
||||
.pagination>.disabled>a:focus {
|
||||
|
|
Loading…
Reference in New Issue
Block a user