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:
authormicael.bergeron <micael.bergeron@solutionstlm.com>2017-08-15 19:18:02 +0300
committermicael.bergeron <micael.bergeron@solutionstlm.com>2017-09-06 16:00:57 +0300
commit4130552b421f1b83e60f03715000efe56461fc6b (patch)
tree1ba1990c5e603aea423fe75446c14e56816d6597 /app/assets/stylesheets/pages/notes.scss
parent643ed0f6a95055c7972781fa7c81e8b7a13ed78a (diff)
remove lint
Diffstat (limited to 'app/assets/stylesheets/pages/notes.scss')
-rw-r--r--app/assets/stylesheets/pages/notes.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/notes.scss b/app/assets/stylesheets/pages/notes.scss
index e24f768e1d2..e437bad4912 100644
--- a/app/assets/stylesheets/pages/notes.scss
+++ b/app/assets/stylesheets/pages/notes.scss
@@ -633,7 +633,7 @@ ul.notes {
}
&.note-role-special {
- text-shadow: 0 0 15px white;
+ text-shadow: 0 0 15px $gl-text-color-inverted;
}
}