From a93a475dcc541b48eae8cd1c7cde8f830730362c Mon Sep 17 00:00:00 2001 From: Atrian Wagner <411004+skullbunnygalaxy@users.noreply.github.com> Date: Thu, 17 Aug 2023 00:42:33 -0400 Subject: [PATCH] Applying brand theme colors and fixing conflicts with Freshdesk CSS. --- archive_public_ticket_view | 4 +- archive_ticket_list | 2 +- archive_ticket_view | 4 +- article_list | 2 +- article_view | 4 +- custom_css | 132 +++++++++++++++++++++++++++++++++++++ discussions_category | 2 +- discussions_home | 4 +- header | 2 +- my_topics | 2 +- new_topic | 4 +- portal_home | 2 +- preferences | 2 +- public_ticket_view | 4 +- search | 6 +- solution_category | 2 +- solution_home | 2 +- submit_ticket | 2 +- ticket_list | 4 +- ticket_view | 4 +- topic_list | 2 +- topic_view | 12 ++-- 22 files changed, 168 insertions(+), 36 deletions(-) diff --git a/archive_public_ticket_view b/archive_public_ticket_view index a64d7c9..f044f95 100644 --- a/archive_public_ticket_view +++ b/archive_public_ticket_view @@ -30,7 +30,7 @@ -
+
{{ page_message }}
@@ -76,7 +76,7 @@
{{ comment | profile_avatar }}
-
+

{{ comment.user.name }} {{ 'portal_translations.tickets.said' | t }} {{ comment.created_on | time_ago_info }} diff --git a/archive_ticket_list b/archive_ticket_list index 53cba36..1cb4426 100644 --- a/archive_ticket_list +++ b/archive_ticket_list @@ -24,7 +24,7 @@

-
+
{{ page_message }}
diff --git a/archive_ticket_view b/archive_ticket_view index 4f1af43..77b3838 100644 --- a/archive_ticket_view +++ b/archive_ticket_view @@ -29,7 +29,7 @@
-
+
@@ -86,7 +86,7 @@
{{ comment | profile_avatar }}
-
+

{{ comment.user.name }} {{ 'portal_translations.tickets.said' | t }} {{ comment.created_on | time_ago_info }} diff --git a/article_list b/article_list index b41c475..2c6a040 100644 --- a/article_list +++ b/article_list @@ -41,7 +41,7 @@

{{ page_message }} {% paginate folder.entity_collection by 10 %} -
+
    {% for entity in paginate.collection %}
  • diff --git a/article_view b/article_view index 6ef9469..fd92ac0 100644 --- a/article_view +++ b/article_view @@ -33,7 +33,7 @@
-
+
{{page_message}}
@@ -45,7 +45,7 @@
-