summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-06-02 11:03:33 +0100
committerPhil Hughes <me@iamphill.com>2016-06-10 10:41:58 +0100
commit492e0062172b5a6ea1e553f97b2ac410badc496f (patch)
tree3b998df3dff542ee3c63d051439ae94f2617d387 /app/assets/stylesheets
parentffd07382b08586420628ae7ecda8a512adf091aa (diff)
downloadgitlab-ce-492e0062172b5a6ea1e553f97b2ac410badc496f.tar.gz
Corrected all sidebar font weights to correctly match the design
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/issuable.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/issuable.scss b/app/assets/stylesheets/pages/issuable.scss
index 8b6370caa7d..fb95aa22831 100644
--- a/app/assets/stylesheets/pages/issuable.scss
+++ b/app/assets/stylesheets/pages/issuable.scss
@@ -153,6 +153,10 @@
font-weight: normal;
}
+ .no-value {
+ color: $gl-placeholder-color;
+ }
+
.sidebar-collapsed-icon {
display: none;
}