diff options
| author | Denis Gonchar <[email protected]> | 2013-08-21 15:57:48 +0600 |
|---|---|---|
| committer | Denis Gonchar <[email protected]> | 2013-08-21 15:57:48 +0600 |
| commit | 4284fc0a5e9eb25c93e1b7579c23d002967a1b22 (patch) | |
| tree | 5fc22f116e605722c382268d41440adbb30abc23 /dist/css/bootstrap.css | |
| parent | e143c3547241a1f92f54849ffbcb0745f3f8002c (diff) | |
| download | bootstrap-4284fc0a5e9eb25c93e1b7579c23d002967a1b22.tar.xz bootstrap-4284fc0a5e9eb25c93e1b7579c23d002967a1b22.zip | |
fix #9941
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index bbda4eed4..f77e27101 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -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 { |
