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
78b43d4c
Commit
78b43d4c
authored
11 years ago
by
Zlatan Vasović
Browse files
Options
Download
Email Patches
Plain Diff
Darken icon bar to meet WCAG
parent
01a1c41d
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
dist/css/bootstrap.css
+1
-1
dist/css/bootstrap.css
dist/css/bootstrap.min.css
+1
-1
dist/css/bootstrap.min.css
less/variables.less
+1
-1
less/variables.less
with
3 additions
and
3 deletions
+3
-3
dist/css/bootstrap.css
+
1
-
1
View file @
78b43d4c
...
...
@@ -4754,7 +4754,7 @@ textarea.input-group-sm > .input-group-btn > .btn {
}
.navbar-default
.navbar-toggle
.icon-bar
{
background-color
:
#
cccccc
;
background-color
:
#
888888
;
}
.navbar-default
.navbar-collapse
,
...
...
This diff is collapsed.
Click to expand it.
dist/css/bootstrap.min.css
+
1
-
1
View file @
78b43d4c
This diff is collapsed.
Click to expand it.
less/variables.less
+
1
-
1
View file @
78b43d4c
...
...
@@ -286,7 +286,7 @@
// Navbar toggle
@navbar-default-toggle-hover-bg: #ddd;
@navbar-default-toggle-icon-bar-bg: #
ccc
;
@navbar-default-toggle-icon-bar-bg: #
888
;
@navbar-default-toggle-border-color: #ddd;
...
...
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