mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-05 21:27:31 +02:00
fix #9941
This commit is contained in:
2
dist/css/bootstrap.css
vendored
2
dist/css/bootstrap.css
vendored
@@ -4687,6 +4687,8 @@ textarea.input-group-sm > .input-group-btn > .btn {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.pagination > .disabled > span,
|
.pagination > .disabled > span,
|
||||||
|
.pagination > .disabled > span:hover,
|
||||||
|
.pagination > .disabled > span:focus,
|
||||||
.pagination > .disabled > a,
|
.pagination > .disabled > a,
|
||||||
.pagination > .disabled > a:hover,
|
.pagination > .disabled > a:hover,
|
||||||
.pagination > .disabled > a:focus {
|
.pagination > .disabled > a:focus {
|
||||||
|
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -58,6 +58,8 @@
|
|||||||
|
|
||||||
> .disabled {
|
> .disabled {
|
||||||
> span,
|
> span,
|
||||||
|
> span:hover,
|
||||||
|
> span:focus,
|
||||||
> a,
|
> a,
|
||||||
> a:hover,
|
> a:hover,
|
||||||
> a:focus {
|
> a:focus {
|
||||||
|
Reference in New Issue
Block a user