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
c4d8aa2b
Commit
c4d8aa2b
authored
12 years ago
by
Tom Pietschker
Browse files
Options
Download
Email Patches
Plain Diff
rename the navbar-inverse-brand variables for consistency
parent
cfea6d29
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/assets/css/bootstrap.css
+327
-1066
docs/assets/css/bootstrap.css
less/navbar.less
+2
-2
less/navbar.less
less/variables.less
+2
-2
less/variables.less
with
331 additions
and
1070 deletions
+331
-1070
docs/assets/css/bootstrap.css
+
327
-
1066
View file @
c4d8aa2b
This diff is collapsed.
Click to expand it.
less/navbar.less
+
2
-
2
View file @
c4d8aa2b
...
...
@@ -193,8 +193,8 @@
color: @navbar-inverse-brand-color;
&:hover,
&:focus {
color: @navbar-inverse-brand-
color-hove
r;
background-color: @navbar-inverse-brand-
bg-
hover;
color: @navbar-inverse-brand-
hover-colo
r;
background-color: @navbar-inverse-brand-hover
-bg
;
}
}
...
...
This diff is collapsed.
Click to expand it.
less/variables.less
+
2
-
2
View file @
c4d8aa2b
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