mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
refactor pagination
This commit is contained in:
@@ -34,10 +34,10 @@
|
||||
}
|
||||
|
||||
> .disabled {
|
||||
span,
|
||||
a,
|
||||
a:hover,
|
||||
a:focus {
|
||||
> span,
|
||||
> a,
|
||||
> a:hover,
|
||||
> a:focus {
|
||||
color: @gray-light;
|
||||
background-color: @pagination-bg;
|
||||
cursor: default;
|
||||
|
||||
Reference in New Issue
Block a user