2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

grunt dist

This commit is contained in:
Chris Rebert
2016-07-25 08:43:42 -07:00
parent c391850a2d
commit e8c5de3980
8 changed files with 13 additions and 12 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;
}