From 9d12b40ae78709b1e4541a3c98a4d82c63990e91 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 25 Dec 2018 21:29:25 +0000 Subject: [PATCH] Update star focus and hover states --- src/components/ApplicationCard.vue | 34 +++++++++++++++--------------- tailwind.js | 1 + 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/src/components/ApplicationCard.vue b/src/components/ApplicationCard.vue index 9c83a89..1a55416 100644 --- a/src/components/ApplicationCard.vue +++ b/src/components/ApplicationCard.vue @@ -13,8 +13,8 @@
-
@@ -25,25 +25,25 @@
-
-
-
-

{{ application.name }}

-
- - - - +
+
+
+

{{ application.name }}

- + +
+ +
+
diff --git a/tailwind.js b/tailwind.js index 0769eea..0afab24 100644 --- a/tailwind.js +++ b/tailwind.js @@ -68,6 +68,7 @@ let colors = { 'teal': '#3F7B8F', + 'orange-light': '#FFB401', 'orange': '#FA9903', /*