summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/zen.scss
diff options
context:
space:
mode:
authorAnnabel Gray <annabel.m.gray@gmail.com>2018-08-14 16:44:08 +0000
committerClement Ho <clemmakesapps@gmail.com>2018-08-14 16:44:08 +0000
commit65827c426819850e12261f32c004bd9571d2355b (patch)
treea10289a8df68f8232549713f9b55ee14273c102e /app/assets/stylesheets/framework/zen.scss
parente610b41e2458601fb1821dcf46a15dc758e032bd (diff)
downloadgitlab-ce-65827c426819850e12261f32c004bd9571d2355b.tar.gz
Remove scss variables, part 2
Diffstat (limited to 'app/assets/stylesheets/framework/zen.scss')
-rw-r--r--app/assets/stylesheets/framework/zen.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/zen.scss b/app/assets/stylesheets/framework/zen.scss
index dbd3144b9b4..f2d296fb875 100644
--- a/app/assets/stylesheets/framework/zen.scss
+++ b/app/assets/stylesheets/framework/zen.scss
@@ -44,7 +44,7 @@
color: $gl-text-color-secondary;
&:hover {
- color: $gl-link-color;
+ color: $blue-600;
text-decoration: none;
}
}