From 25c917c31a0cc5862ece3a051fe0ec62dae6d62d Mon Sep 17 00:00:00 2001 From: Dave Earley Date: Mon, 14 Nov 2016 21:07:04 +0000 Subject: [PATCH] Make ticket download on download page stand out (closes #244) --- .../ViewEvent/Partials/EventViewOrderSection.blade.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/resources/views/Public/ViewEvent/Partials/EventViewOrderSection.blade.php b/resources/views/Public/ViewEvent/Partials/EventViewOrderSection.blade.php index 3d899d83..379a1e8d 100644 --- a/resources/views/Public/ViewEvent/Partials/EventViewOrderSection.blade.php +++ b/resources/views/Public/ViewEvent/Partials/EventViewOrderSection.blade.php @@ -41,6 +41,10 @@ color: #656565; overflow: hidden; } + + .ticket_download_link { + border-bottom: 3px solid; + }
@@ -51,7 +55,7 @@

Thank you for your order!

- Your tickets and a confirmation email have been sent to you. + Your tickets and a confirmation email have been sent to you.