Remove superfluous cursor:pointer

This commit is contained in:
Bas Bosman 2014-07-03 13:17:14 +02:00
parent 23dd323da1
commit 4975978083
3 changed files with 0 additions and 3 deletions

View File

@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,

View File

@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,

View File

@ -85,7 +85,6 @@
.btn-link {
color: @link-color;
font-weight: normal;
cursor: pointer;
border-radius: 0;
&,