Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
13426c18
Commit
13426c18
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #14030 from BBosman/double-cursor
Remove superfluous cursor:pointer
parents
23dd323d
49759780
4 merge requests
!28721
Hot test
,
!16605
Test pull please ignore
,
!22103
test
,
!25326
Adjust examples
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
dist/css/bootstrap.css
+0
-1
dist/css/bootstrap.css
docs/dist/css/bootstrap.css
+0
-1
docs/dist/css/bootstrap.css
less/buttons.less
+0
-1
less/buttons.less
with
0 additions
and
3 deletions
+0
-3
dist/css/bootstrap.css
+
0
-
1
View file @
13426c18
...
...
@@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
.btn-link
{
font-weight
:
normal
;
color
:
#428bca
;
cursor
:
pointer
;
border-radius
:
0
;
}
.btn-link
,
...
...
This diff is collapsed.
Click to expand it.
docs/dist/css/bootstrap.css
+
0
-
1
View file @
13426c18
...
...
@@ -3037,7 +3037,6 @@ fieldset[disabled] .btn-danger.active {
.btn-link
{
font-weight
:
normal
;
color
:
#428bca
;
cursor
:
pointer
;
border-radius
:
0
;
}
.btn-link
,
...
...
This diff is collapsed.
Click to expand it.
less/buttons.less
+
0
-
1
View file @
13426c18
...
...
@@ -85,7 +85,6 @@
.btn-link {
color: @link-color;
font-weight: normal;
cursor: pointer;
border-radius: 0;
&,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets