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
a2586a4a
Commit
a2586a4a
authored
Nov 28, 2013
by
Thomas Park
Browse files
amelia: dropdown-header color, fixes #176
parent
11a2b174
Changes
3
Hide whitespace changes
Inline
Side-by-side
amelia/bootstrap.css
View file @
a2586a4a
...
...
@@ -3669,7 +3669,7 @@ input[type="button"].btn-block {
padding
:
3px
20px
;
font-size
:
12px
;
line-height
:
1.428571429
;
color
:
rgba
(
255
,
255
,
255
,
0.6
)
;
color
:
#dddddd
;
}
.dropdown-backdrop
{
...
...
amelia/bootstrap.min.css
View file @
a2586a4a
This source diff could not be displayed because it is too large. You can
view the blob
instead.
amelia/variables.less
View file @
a2586a4a
...
...
@@ -184,7 +184,7 @@
@dropdown-link-disabled-color: @gray-lighter;
@dropdown-header-color: @
text-mu
te
d
;
@dropdown-header-color: @
gray-ligh
te
r
;
@dropdown-caret-color: #fff;
...
...
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