Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
0b5dee96
Commit
0b5dee96
authored
Apr 26, 2019
by
Robert Lyon
Committed by
Gerrit Code Review
Apr 26, 2019
Browse files
Merge "Bug #1825684: Active page in collection navigation needs to stand out more"
parents
d35a0db0
67bf6341
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/sass/utilities/_bootstrap-variables.scss
View file @
0b5dee96
...
...
@@ -711,8 +711,8 @@ $dropdown-link-color: $gray-900 !default;
$dropdown-link-hover-color
:
scale-color
(
$gray-900
,
$lightness
:
-25%
)
!
default
;
$dropdown-link-hover-bg
:
#f5f5f5
!
default
;
$dropdown-link-active-color
:
theme-color
(
'primary'
)
!
default
;
$dropdown-link-active-bg
:
$white
!
default
;
$dropdown-link-active-color
:
$white
!
default
;
$dropdown-link-active-bg
:
theme-color
(
'primary'
)
!
default
;
$dropdown-link-disabled-color
:
$gray-600
!
default
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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