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:
authorDimitrie Hoekstra <dimitriehoekstra@gmail.com>2016-12-16 14:51:12 +0300
committerDimitrie Hoekstra <dimitriehoekstra@gmail.com>2016-12-16 14:51:12 +0300
commit9046b583ff61d74c8e481053d150da924d129ad8 (patch)
tree101eaa31bff17a063ab8e2ef10621443eff93ef4 /app/assets/stylesheets/framework/variables.scss
parent4af64c3e4e198fa0499dae585f830c814193cb5e (diff)
fixed variable, plus added light text color for light badges
Diffstat (limited to 'app/assets/stylesheets/framework/variables.scss')
-rw-r--r--app/assets/stylesheets/framework/variables.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss
index cdc54fdc254..288bb67c4bf 100644
--- a/app/assets/stylesheets/framework/variables.scss
+++ b/app/assets/stylesheets/framework/variables.scss
@@ -281,7 +281,8 @@ $btn-active-gray-light: e4e7ed;
*/
$badge-bg: #f3f3f3;
$badge-bg-dark: #eee;
-$badge-color: $btn-transparent-color;
+$badge-color: #929292;
+$badge-color-dark: #8f8f8f;
/*
* Award emoji