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
path: root/app
diff options
context:
space:
mode:
authorFilipa Lacerda <lacerda.filipa@gmail.com>2017-02-07 21:22:18 +0300
committerFilipa Lacerda <lacerda.filipa@gmail.com>2017-02-07 21:22:18 +0300
commit36f354d8ecec93582d0440842deb0d4babbcccb5 (patch)
treea755ba9f685f8f0a54badf9224360c686386dca0 /app
parent5af86f70f956f603f0cb138fb68e33915afd2fc7 (diff)
parent8b617ed8b7975d75e4b87aca13358b7272ea54cb (diff)
Merge branch '27774-text-color-contrast-is-barely-readable-for-pipelines-visualization-graph-page-with-roboto-fonts' into 'master'
Give ci status text on pipeline graph a better font-weight Closes #27774 See merge request !9033
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/pages/pipelines.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/pipelines.scss b/app/assets/stylesheets/pages/pipelines.scss
index 6e13a1db39a..86d4c21d7ff 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -667,7 +667,7 @@
vertical-align: bottom;
display: inline-block;
position: relative;
- font-weight: 200;
+ font-weight: normal;
}
// Dropdown button in mini pipeline graph