diff --git a/website/client/src/components/tasks/approvalFooter.vue b/website/client/src/components/tasks/approvalFooter.vue index 511aea25e6..142c96994a 100644 --- a/website/client/src/components/tasks/approvalFooter.vue +++ b/website/client/src/components/tasks/approvalFooter.vue @@ -81,7 +81,6 @@ {{ $t('viewStatus') }} diff --git a/website/client/src/components/tasks/user.vue b/website/client/src/components/tasks/user.vue index 4c93b47259..633b8c8da0 100644 --- a/website/client/src/components/tasks/user.vue +++ b/website/client/src/components/tasks/user.vue @@ -276,7 +276,6 @@ a { font-size: 12px; line-height: 1.33; - color: $blue-10; margin-top: 4px; &:focus, &:hover, &:active { diff --git a/website/client/src/components/ui/purchaseHistoryTable.vue b/website/client/src/components/ui/purchaseHistoryTable.vue index 1da62cde1e..a8a863c613 100644 --- a/website/client/src/components/ui/purchaseHistoryTable.vue +++ b/website/client/src/components/ui/purchaseHistoryTable.vue @@ -182,7 +182,6 @@ - @@ -296,10 +295,6 @@ width: 50%; } - .challenge-link, .user-link { - color: $blue-10 !important; - } - .entry-action { b { text-transform: uppercase;