From 9c8a52f1cf2f25292ad841c6853867456b835115 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 27 Dec 2018 11:09:24 +0000 Subject: [PATCH] Update colour --- src/components/Environment/ActionCards.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Environment/ActionCards.vue b/src/components/Environment/ActionCards.vue index e73bece..7bef662 100644 --- a/src/components/Environment/ActionCards.vue +++ b/src/components/Environment/ActionCards.vue @@ -79,7 +79,7 @@ class="w-full py-3 text-xs font-bold no-underline hover:underline focus:underline hover:bg-grey-lighter focus:bg-grey-lighter focus:outline-none block" :class="{ 'text-blue-dark': !isProduction, - 'text-grey cursor-not-allowed': isProduction + 'text-grey-dark cursor-not-allowed': isProduction }" :disabled="isProduction" >