mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 12:36:27 +10:00
Classic theme: Dark color for header links. White color for loading spinner
This commit is contained in:
@@ -23,8 +23,12 @@
|
||||
background-color: #373D47;
|
||||
}
|
||||
}
|
||||
.nav > li > a { color: #AAA; }
|
||||
}
|
||||
}
|
||||
.turbolink-spinner {
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
.separator {
|
||||
background: #31363E;
|
||||
|
||||
Reference in New Issue
Block a user