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
de82c807
Commit
de82c807
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
update vars to use new component-active-color
parent
1fd92378
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/variables.less
+2
-2
less/variables.less
with
2 additions
and
2 deletions
+2
-2
less/variables.less
+
2
-
2
View file @
de82c807
...
...
@@ -336,7 +336,7 @@
// Pills
@nav-pills-active-link-hover-bg: @component-active-bg;
@nav-pills-active-link-hover-color:
#fff
;
@nav-pills-active-link-hover-color:
@component-active-color
;
// Pagination
...
...
@@ -489,7 +489,7 @@
@list-group-border-radius: @border-radius-base;
@list-group-hover-bg: #f5f5f5;
@list-group-active-color:
#fff
;
@list-group-active-color:
@component-active-color
;
@list-group-active-bg: @component-active-bg;
@list-group-active-border: @list-group-active-bg;
...
...
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