Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
df0a3ec5
Commit
df0a3ec5
authored
May 09, 2013
by
Thomas Park
Browse files
spruce: fix variable definition order with navbarBackground and navbarBackgroundHighlight
parent
28868ce8
Changes
1
Hide whitespace changes
Inline
Side-by-side
spruce/variables.less
View file @
df0a3ec5
...
...
@@ -181,7 +181,7 @@
@navbarCollapseDesktopWidth: @navbarCollapseWidth + 1;
@navbarHeight: 55px;
@navbarBackgroundHighlight: @
navbarBackground
;
@navbarBackgroundHighlight: @
blueDark
;
@navbarBackground: @blueDark;
@navbarBorder: darken(@navbarBackground, 5%);
...
...
Write
Preview
Markdown
is supported
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