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
c3a3cda1
Commit
c3a3cda1
authored
Mar 22, 2013
by
Thomas Park
Browse files
spacelab: fixed navbar-inverse collapsed link color
parent
2ff7aab4
Changes
3
Hide whitespace changes
Inline
Side-by-side
spacelab/bootstrap.css
View file @
c3a3cda1
...
...
@@ -6280,7 +6280,7 @@ a.badge:focus {
border-bottom
:
none
;
}
.navbar-inverse
.nav-collapse
.nav
li
>
a
{
color: #
eeeeee
;
color
:
#
cccccc
!important
;
}
.navbar-inverse
.nav-collapse
.nav
li
>
a
:hover
{
background-color
:
#0099dd
!important
;
...
...
@@ -6544,4 +6544,4 @@ div.subnav-fixed {
.affix
{
position
:
fixed
;
}
\ No newline at end of file
}
spacelab/bootstrap.min.css
View file @
c3a3cda1
This source diff could not be displayed because it is too large. You can
view the blob
instead.
spacelab/bootswatch.less
View file @
c3a3cda1
...
...
@@ -106,7 +106,7 @@
.navbar-inverse .nav-collapse {
.nav li > a {
color: @grayLight
er
;
color: @grayLight
!important
;
&:hover {
background-color: @linkColor !important;
...
...
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