2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00
[ci skip]
This commit is contained in:
Chris Rebert
2016-07-25 08:45:01 -07:00
parent e8c5de3980
commit 9a4d1ae37f
12 changed files with 19 additions and 18 deletions
-2
View File
@@ -4768,7 +4768,6 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
pointer-events: none;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
@@ -4840,7 +4839,6 @@ fieldset[disabled] .navbar-inverse .btn-link:focus {
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
pointer-events: none;
cursor: not-allowed;
background-color: #fff;
}