summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/vendors/tribute.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/vendors/tribute.scss')
-rw-r--r--app/assets/stylesheets/vendors/tribute.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/vendors/tribute.scss b/app/assets/stylesheets/vendors/tribute.scss
index 309cdf7245c..65f3d1b6199 100644
--- a/app/assets/stylesheets/vendors/tribute.scss
+++ b/app/assets/stylesheets/vendors/tribute.scss
@@ -1,6 +1,6 @@
.tribute-container {
background: $white;
- border: 1px solid $gl-gray-100;
+ border: 1px solid $gray-100;
border-radius: $border-radius-base;
box-shadow: 0 0 5px $issue-boards-card-shadow;
color: $black;
@@ -22,7 +22,7 @@
white-space: nowrap;
small {
- color: $gl-gray-500;
+ color: $gray-500;
}
&.highlight {