Skip to content
Snippets Groups Projects
Commit 0787726a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Set correct header border-bottom color for themes

parent a7bd18f9
No related branches found
No related tags found
1 merge request!5081fixed command to update init script
Loading
Loading
@@ -17,6 +17,7 @@
&.navbar-gitlab {
.navbar-inner {
background: #547;
border-bottom: 1px solid #435;
.app_logo {
&:hover {
background-color: #435;
Loading
Loading
Loading
Loading
@@ -17,6 +17,7 @@
&.navbar-gitlab {
.navbar-inner {
background: #373737;
border-bottom: 1px solid #272727;
.app_logo {
&:hover {
background-color: #272727;
Loading
Loading
Loading
Loading
@@ -17,6 +17,7 @@
&.navbar-gitlab {
.navbar-inner {
background: #345;
border-bottom: 1px solid #234;
.app_logo {
&:hover {
background-color: #234;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment