From 5d707853b73fcc69613f6d608835a0b023ee703e Mon Sep 17 00:00:00 2001 From: borissedw Date: Sun, 22 Oct 2023 16:50:58 +0300 Subject: [PATCH] 0.0.295 --- static/css/styles(boris).css | 4 ++++ templates/blocks/profile/b_chats.html | 2 +- templates/blocks/profile/b_profile.html | 16 ++++++++-------- templates/blocks/profile/b_support_chat.html | 2 +- .../widgets/w_chat_right_panel_tickets.html | 2 +- templates/widgets/w_chat_right_panel_user.html | 2 +- 6 files changed, 16 insertions(+), 12 deletions(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index e4e5fc8..1c240b3 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -425,6 +425,8 @@ .chat-avatar{ height: 40px; + width: 40px; + object-fit: cover; } .chat-username { @@ -621,6 +623,8 @@ .user_avatar_messenger{ width: 40px; height: 40px; + object-fit: cover; + } .user_name_messenger{ diff --git a/templates/blocks/profile/b_chats.html b/templates/blocks/profile/b_chats.html index 5672044..3e35e36 100644 --- a/templates/blocks/profile/b_chats.html +++ b/templates/blocks/profile/b_chats.html @@ -42,7 +42,7 @@
- + {# {{ ticket.manager.last_name }} {{ ticket.manager.first_name }}#} {{ cur_receiver.last_name }} {{ cur_receiver.first_name }}
diff --git a/templates/blocks/profile/b_profile.html b/templates/blocks/profile/b_profile.html index 0e30a44..28863d1 100644 --- a/templates/blocks/profile/b_profile.html +++ b/templates/blocks/profile/b_profile.html @@ -24,38 +24,38 @@
- +
- +
- +
- +
- +
- +
- +
- +
diff --git a/templates/blocks/profile/b_support_chat.html b/templates/blocks/profile/b_support_chat.html index 727edba..420ace7 100644 --- a/templates/blocks/profile/b_support_chat.html +++ b/templates/blocks/profile/b_support_chat.html @@ -18,7 +18,7 @@ {% if user.is_staff or ticket.manager %}
- + {{ cur_receiver.last_name }} {{ cur_receiver.first_name }}
diff --git a/templates/widgets/w_chat_right_panel_tickets.html b/templates/widgets/w_chat_right_panel_tickets.html index 77af64d..5d002ec 100644 --- a/templates/widgets/w_chat_right_panel_tickets.html +++ b/templates/widgets/w_chat_right_panel_tickets.html @@ -1,7 +1,7 @@ {% load static %}
- +
diff --git a/templates/widgets/w_chat_right_panel_user.html b/templates/widgets/w_chat_right_panel_user.html index f8e5559..f546e21 100644 --- a/templates/widgets/w_chat_right_panel_user.html +++ b/templates/widgets/w_chat_right_panel_user.html @@ -1,7 +1,7 @@ {% load static %}
- +