Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-22 01:13:20 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-25 20:11:42 +0300
commit42dc515fb67da995f5aed05ec431c4aee58879da (patch)
tree0821e7120ff6754f5e69c6268963bb59415f8d54 /app/assets/stylesheets/framework/gitlab-theme.scss
parent739422c9b4b23b62da50016671ec2206674f7c21 (diff)
Remove all old sub nav bars
Diffstat (limited to 'app/assets/stylesheets/framework/gitlab-theme.scss')
-rw-r--r--app/assets/stylesheets/framework/gitlab-theme.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/gitlab-theme.scss b/app/assets/stylesheets/framework/gitlab-theme.scss
index 7fa58b11d9d..3b8f0bc796b 100644
--- a/app/assets/stylesheets/framework/gitlab-theme.scss
+++ b/app/assets/stylesheets/framework/gitlab-theme.scss
@@ -254,6 +254,10 @@ body {
.search-icon {
color: $theme-gray-200;
}
+
+ .search-input {
+ color: $gl-text-color;
+ }
}
.location-badge {