From cd41e95f1c2049d90a86b8922de9bfd1c76a0fb3 Mon Sep 17 00:00:00 2001 From: Rajat Patel Date: Sat, 1 Jun 2024 18:19:43 +0530 Subject: [PATCH 1/3] displaying license expired notice --- assets/css/import-eventbrite-events-admin.css | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/assets/css/import-eventbrite-events-admin.css b/assets/css/import-eventbrite-events-admin.css index ca75357..bbf2744 100644 --- a/assets/css/import-eventbrite-events-admin.css +++ b/assets/css/import-eventbrite-events-admin.css @@ -534,4 +534,52 @@ table.iee_form_table tr td:nth-child(1) { 0% { transform: scale(0); } 50% { transform: scale(1.2); } 100% { transform: scale(0); } +} + +/* License Notice*/ +.iee-plugin-notice { + border-left: 4px solid #dba617; + display: flex; + align-items: center; + border-radius: 4px; + padding: 15px 20px 15px 15px !important; + justify-content: space-between; + align-content: center; + flex-direction: row; + flex-wrap: nowrap; +} +.iee-notice-content { + margin-top: 10px; +} +.iee-notice-title { + margin: 0; + font-size: 18px; + font-weight: bold; + color: #333; +} + +.iee-notice-description { + margin: 5px 0; + color: #555; +} +.iee-notice-actions { + display: flex; + align-items: center; +} +.iee-notice-action { + display: inline-block; + padding: 8px 12px; + margin-left: 10px; + background-color: #007bff; + color: #fff; + text-decoration: none; + border-radius: 4px; + transition: background-color 0.3s ease; +} +.iee-notice-action:hover { + background-color: #0056b3; + color: #fff !important; +} +.iee-notice-actions a:active{ + color: #ffffff; } \ No newline at end of file From aa774c5bd3179bd1495a57065ba411d0ca1fde2e Mon Sep 17 00:00:00 2001 From: "WordPress .pot File Generator" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 12:52:06 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=94=84=20Generated=20POT=20File?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- languages/import-eventbrite-events.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/import-eventbrite-events.pot b/languages/import-eventbrite-events.pot index 83cca6c..735f789 100644 --- a/languages/import-eventbrite-events.pot +++ b/languages/import-eventbrite-events.pot @@ -9,7 +9,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-05-07T13:15:26+00:00\n" +"POT-Creation-Date: 2024-06-01T12:52:06+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: import-eventbrite-events\n" From 8a8cccbc1280a34034a62ed5142f555d3fc891b4 Mon Sep 17 00:00:00 2001 From: "WordPress .pot File Generator" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:41:51 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=94=84=20Generated=20POT=20File?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- languages/import-eventbrite-events.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/import-eventbrite-events.pot b/languages/import-eventbrite-events.pot index d9b3efc..dfb09f7 100644 --- a/languages/import-eventbrite-events.pot +++ b/languages/import-eventbrite-events.pot @@ -9,7 +9,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-09-05T10:39:41+00:00\n" +"POT-Creation-Date: 2024-09-05T10:41:51+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.11.0\n" "X-Domain: import-eventbrite-events\n"