From c99fc30bcf718626b4df2ca6e00339eb1cebe3cf Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Mon, 12 Dec 2016 19:57:05 +1100 Subject: [PATCH] Add event performance styling --- assets/css/sportspress-style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/assets/css/sportspress-style.css b/assets/css/sportspress-style.css index fed0f868..e7c8dab4 100644 --- a/assets/css/sportspress-style.css +++ b/assets/css/sportspress-style.css @@ -328,6 +328,12 @@ text-decoration: none !important; } +/* Event Performance */ + +.sp-template-event-performance-icons td { + border: none !important; +} + /* Venues */ .sp-event-venue-map-row td {