mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Remove superfluous cursor:pointer
This commit is contained in:
Vendored
-1
@@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
|
||||
.btn-link {
|
||||
font-weight: normal;
|
||||
color: #428bca;
|
||||
cursor: pointer;
|
||||
border-radius: 0;
|
||||
}
|
||||
.btn-link,
|
||||
|
||||
Vendored
-1
@@ -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;
|
||||
|
||||
&,
|
||||
|
||||
Reference in New Issue
Block a user