mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-10 02:02:26 +02:00
no need for cursor: default, since, well, it's the default
This commit is contained in:
parent
c52049e5a7
commit
bd6e047152
@ -23,7 +23,6 @@
|
|||||||
@include plain-hover-focus {
|
@include plain-hover-focus {
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
color: $pagination-active-color;
|
color: $pagination-active-color;
|
||||||
cursor: default;
|
|
||||||
background-color: $pagination-active-bg;
|
background-color: $pagination-active-bg;
|
||||||
border-color: $pagination-active-border;
|
border-color: $pagination-active-border;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user