diff --git a/chromebook-checkout-meteor/client/admin.css b/chromebook-checkout-meteor/client/admin.css index 681eb8d..35bc4c5 100644 --- a/chromebook-checkout-meteor/client/admin.css +++ b/chromebook-checkout-meteor/client/admin.css @@ -20,6 +20,10 @@ margin-bottom: 4%; } +.yield:hover { + color: #E14C2B; +} + .row { min-width: 80%; } \ No newline at end of file