1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 21:49:09 +01:00
This commit is contained in:
Denis Gonchar 2013-08-21 15:57:48 +06:00
parent e143c35472
commit 4284fc0a5e
3 changed files with 5 additions and 1 deletions

View File

@ -4687,6 +4687,8 @@ textarea.input-group-sm > .input-group-btn > .btn {
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {

File diff suppressed because one or more lines are too long

View File

@ -58,6 +58,8 @@
> .disabled {
> span,
> span:hover,
> span:focus,
> a,
> a:hover,
> a:focus {