diff options
| author | Mark Otto <[email protected]> | 2013-08-23 23:40:12 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-23 23:40:12 -0700 |
| commit | fc0e7686fba0ea64719ae968585b0e4846ea0c8b (patch) | |
| tree | 2cb0c51823b9b2a42631f0d21a80afead3b8c2ce /dist/css/bootstrap.css | |
| parent | 705f7ba2790c4809fe8f04b717830e338d3fae40 (diff) | |
| parent | 4284fc0a5e9eb25c93e1b7579c23d002967a1b22 (diff) | |
| download | bootstrap-fc0e7686fba0ea64719ae968585b0e4846ea0c8b.tar.xz bootstrap-fc0e7686fba0ea64719ae968585b0e4846ea0c8b.zip | |
Merge branch 'master' of https://github.com/charnog/bootstrap into charnog-master
Conflicts:
dist/css/bootstrap.min.css
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 7a80d59e4..d18d5c862 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 { |
