Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Tab navigation fix
  • Loading branch information
bcd04001 committed Oct 5, 2016
1 parent 923853f commit 338a838
Show file tree
Hide file tree
Showing 34 changed files with 892 additions and 17 deletions.
50 changes: 50 additions & 0 deletions css/sherman-black.css
Expand Up @@ -11045,6 +11045,56 @@ body {
margin-top: -2px !important;
}
}
#masthead #nav-wrapper #nav-tabs {
padding-bottom: 1px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a {
color: rgba(255, 255, 255, 0.6);
border: none;
padding: 13px 15px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:hover {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:active {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:focus {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li.current-menu-item a {
background-color: white;
color: #333;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar {
background-color: white;
border-left: 1px solid #ededed;
margin: 1px 0 -1px;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a {
color: #717073;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a:hover {
color: #4b4a4c;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li.current-menu-item a {
background-color: #efefef;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a {
background-color: white;
color: #717073;
cursor: pointer;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a:hover {
color: #4b4a4c;
background-color: white;
}

.navbar-default .navbar-brand {
color: white;
Expand Down
50 changes: 50 additions & 0 deletions css/sherman-blue.css
Expand Up @@ -11045,6 +11045,56 @@ body {
margin-top: -2px !important;
}
}
#masthead #nav-wrapper #nav-tabs {
padding-bottom: 1px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a {
color: rgba(255, 255, 255, 0.6);
border: none;
padding: 13px 15px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:hover {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:active {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:focus {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li.current-menu-item a {
background-color: white;
color: #333;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar {
background-color: white;
border-left: 1px solid #ededed;
margin: 1px 0 -1px;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a {
color: #388ac3;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a:hover {
color: #276088;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li.current-menu-item a {
background-color: #efefef;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a {
background-color: white;
color: #388ac3;
cursor: pointer;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a:hover {
color: #276088;
background-color: white;
}

.navbar-default .navbar-brand {
color: white;
Expand Down
50 changes: 50 additions & 0 deletions css/sherman-brightyellow.css
Expand Up @@ -11045,6 +11045,56 @@ body {
margin-top: -2px !important;
}
}
#masthead #nav-wrapper #nav-tabs {
padding-bottom: 1px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a {
color: rgba(0, 0, 0, 0.8);
border: none;
padding: 13px 15px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:hover {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:active {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:focus {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li.current-menu-item a {
background-color: white;
color: #333;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar {
background-color: white;
border-left: 1px solid #ededed;
margin: 1px 0 -1px;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a {
color: #4b4fa9;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a:hover {
color: #585cb5;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li.current-menu-item a {
background-color: #efefef;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a {
background-color: white;
color: #4b4fa9;
cursor: pointer;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a:hover {
color: #585cb5;
background-color: white;
}

.navbar-default .navbar-brand {
color: white;
Expand Down
50 changes: 50 additions & 0 deletions css/sherman-green.css
Expand Up @@ -11045,6 +11045,56 @@ body {
margin-top: -2px !important;
}
}
#masthead #nav-wrapper #nav-tabs {
padding-bottom: 1px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a {
color: rgba(255, 255, 255, 0.8);
border: none;
padding: 13px 15px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:hover {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:active {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:focus {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li.current-menu-item a {
background-color: white;
color: #333;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar {
background-color: white;
border-left: 1px solid #ededed;
margin: 1px 0 -1px;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a {
color: #1a7a43;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a:hover {
color: #27b966;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li.current-menu-item a {
background-color: #efefef;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a {
background-color: white;
color: #1a7a43;
cursor: pointer;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a:hover {
color: #27b966;
background-color: white;
}

.navbar-default .navbar-brand {
color: white;
Expand Down
50 changes: 50 additions & 0 deletions css/sherman-grey.css
Expand Up @@ -11054,6 +11054,56 @@ body {
margin-top: -2px !important;
}
}
#masthead #nav-wrapper #nav-tabs {
padding-bottom: 1px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a {
color: rgba(7, 26, 56, 0.7);
border: none;
padding: 13px 15px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:hover {
color: #071a38;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:active {
color: #071a38;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:focus {
color: #071a38;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li.current-menu-item a {
background-color: white;
color: #333;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar {
background-color: white;
border-left: 1px solid #ededed;
margin: 1px 0 -1px;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a {
color: #388ac3;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a:hover {
color: #327caf;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li.current-menu-item a {
background-color: #efefef;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a {
background-color: white;
color: #388ac3;
cursor: pointer;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a:hover {
color: #327caf;
background-color: white;
}

.navbar-default .navbar-brand {
color: white;
Expand Down
50 changes: 50 additions & 0 deletions css/sherman-hotpink.css
Expand Up @@ -11045,6 +11045,56 @@ body {
margin-top: -2px !important;
}
}
#masthead #nav-wrapper #nav-tabs {
padding-bottom: 1px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a {
color: rgba(255, 255, 255, 0.8);
border: none;
padding: 13px 15px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:hover {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:active {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:focus {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li.current-menu-item a {
background-color: white;
color: #333;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar {
background-color: white;
border-left: 1px solid #ededed;
margin: 1px 0 -1px;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a {
color: #40b8af;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a:hover {
color: #50c2b9;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li.current-menu-item a {
background-color: #efefef;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a {
background-color: white;
color: #40b8af;
cursor: pointer;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a:hover {
color: #50c2b9;
background-color: white;
}

.navbar-default .navbar-brand {
color: white;
Expand Down
50 changes: 50 additions & 0 deletions css/sherman-huntergreen.css
Expand Up @@ -11045,6 +11045,56 @@ body {
margin-top: -2px !important;
}
}
#masthead #nav-wrapper #nav-tabs {
padding-bottom: 1px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a {
color: rgba(255, 255, 255, 0.6);
border: none;
padding: 13px 15px;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:hover {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:active {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li a:focus {
color: white;
background-color: transparent;
border: none;
}
#masthead #nav-wrapper #nav-tabs .nav-tabs li.current-menu-item a {
background-color: white;
color: #333;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar {
background-color: white;
border-left: 1px solid #ededed;
margin: 1px 0 -1px;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a {
color: #256927;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li a:hover {
color: #39a23c;
}
#masthead #nav-wrapper #nav-tabs #tabs-bottom .navbar li.current-menu-item a {
background-color: #efefef;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a {
background-color: white;
color: #256927;
cursor: pointer;
}
#masthead #nav-wrapper #nav-tabs #tabs-top li.current_page_parent a:hover {
color: #39a23c;
background-color: white;
}

.navbar-default .navbar-brand {
color: white;
Expand Down

0 comments on commit 338a838

Please sign in to comment.