mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
use @pagination- vars on pager component; change @pagination-bg-active to @pagination-active-bg
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
.pagination > li > a:focus,
|
||||
.pagination > .active > a,
|
||||
.pagination > .active > span {
|
||||
background-color: @pagination-bg-active;
|
||||
background-color: @pagination-active-bg;
|
||||
}
|
||||
.pagination > .active > a,
|
||||
.pagination > .active > span {
|
||||
|
||||
Reference in New Issue
Block a user