mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-04 05:20:24 +00:00
Remove superfluous cursor:pointer
This commit is contained in:
parent
23dd323da1
commit
4975978083
3 changed files with 0 additions and 3 deletions
1
dist/css/bootstrap.css
vendored
1
dist/css/bootstrap.css
vendored
|
|
@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
|
|||
.btn-link {
|
||||
font-weight: normal;
|
||||
color: #428bca;
|
||||
cursor: pointer;
|
||||
border-radius: 0;
|
||||
}
|
||||
.btn-link,
|
||||
|
|
|
|||
1
docs/dist/css/bootstrap.css
vendored
1
docs/dist/css/bootstrap.css
vendored
|
|
@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
|
|||
.btn-link {
|
||||
font-weight: normal;
|
||||
color: #428bca;
|
||||
cursor: pointer;
|
||||
border-radius: 0;
|
||||
}
|
||||
.btn-link,
|
||||
|
|
|
|||
|
|
@ -85,7 +85,6 @@
|
|||
.btn-link {
|
||||
color: @link-color;
|
||||
font-weight: normal;
|
||||
cursor: pointer;
|
||||
border-radius: 0;
|
||||
|
||||
&,
|
||||
|
|
|
|||
Loading…
Reference in a new issue