Skip to content
GitLab
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
ad61c278
Commit
ad61c278
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge branch 'master' of github.com:twbs/bootstrap
parents
164b41b2
901f358d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
less/list-group.less
+1
-0
less/list-group.less
less/variables.less
+1
-0
less/variables.less
with
2 additions
and
0 deletions
+2
-0
less/list-group.less
+
1
-
0
View file @
ad61c278
...
@@ -62,6 +62,7 @@ a.list-group-item {
...
@@ -62,6 +62,7 @@ a.list-group-item {
&:hover,
&:hover,
&:focus {
&:focus {
text-decoration: none;
text-decoration: none;
color: @list-group-link-hover-color;
background-color: @list-group-hover-bg;
background-color: @list-group-hover-bg;
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
less/variables.less
+
1
-
0
View file @
ad61c278
...
@@ -662,6 +662,7 @@
...
@@ -662,6 +662,7 @@
@list-group-disabled-text-color: @list-group-disabled-color;
@list-group-disabled-text-color: @list-group-disabled-color;
@list-group-link-color: #555;
@list-group-link-color: #555;
@list-group-link-hover-color: @list-group-link-color;
@list-group-link-heading-color: #333;
@list-group-link-heading-color: #333;
...
...
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