diff --git a/osinaweb/osinacore/templates/main.html b/osinaweb/osinacore/templates/main.html index 0b72ae5f..169b0174 100644 --- a/osinaweb/osinacore/templates/main.html +++ b/osinaweb/osinacore/templates/main.html @@ -1208,7 +1208,7 @@ {% for recent_logged_in_customer in recent_logged_in_customers %}
+ class="w-[40px] h-[40px] bg-secondosiblue flex justify-center items-center rounded-full text-white">

{{recent_logged_in_customer.first_name|slice:":1"}}{{recent_logged_in_customer.last_name|slice:":1"}}

@@ -1230,11 +1230,11 @@ class="w-full bg-white rounded-md text-secondosiblue text-sm cursor-pointer p-2 staffButton" style="box-shadow: 0 0 6px rgba(88, 88, 88, 0.043), 6px 0 6px rgba(88, 88, 88, 0.043), 0 6px 6px rgba(88, 88, 88, 0.043), -6px 0 6px rgba(88, 88, 88, 0.043);">Staffs
-
+
{% for recent_logged_in_staff in recent_logged_in_staffs %}
-
+
@@ -1305,7 +1305,7 @@ {% for recent_logged_in_customer in recent_logged_in_customers %}
+ class="w-[40px] h-[40px] bg-secondosiblue flex justify-center items-center rounded-full text-white">

{{recent_logged_in_customer.first_name|slice:":1"}}{{recent_logged_in_customer.last_name|slice:":1"}}

@@ -1327,11 +1327,11 @@ class="w-full bg-white rounded-md text-secondosiblue text-sm cursor-pointer p-2 staffButton" style="box-shadow: 0 0 6px rgba(88, 88, 88, 0.043), 6px 0 6px rgba(88, 88, 88, 0.043), 0 6px 6px rgba(88, 88, 88, 0.043), -6px 0 6px rgba(88, 88, 88, 0.043);">Staffs
-
+
{% for recent_logged_in_staff in recent_logged_in_staffs %}
-
+