diff --git a/my_compassion/static/src/css/my2_donation_item.css b/my_compassion/static/src/css/my2_donation_item.css index 64ee9a5c..cc53d1a1 100644 --- a/my_compassion/static/src/css/my2_donation_item.css +++ b/my_compassion/static/src/css/my2_donation_item.css @@ -1,5 +1,4 @@ .donation-item-container { - border-left: 5px solid; container-type: inline-size; container-name: donation-item-container; font-size: 18px; @@ -16,6 +15,8 @@ .donation-item-container .action-button { cursor: pointer; + position: relative; + z-index: 1; } .donation-item-container .action-button:hover span { diff --git a/my_compassion/templates/components/my2_donation_item.xml b/my_compassion/templates/components/my2_donation_item.xml index c53cd7f4..481826b5 100644 --- a/my_compassion/templates/components/my2_donation_item.xml +++ b/my_compassion/templates/components/my2_donation_item.xml @@ -37,16 +37,25 @@ diff --git a/my_compassion/templates/pages/my2_donation_details.xml b/my_compassion/templates/pages/my2_donation_details.xml index b7bff7a4..1b905961 100644 --- a/my_compassion/templates/pages/my2_donation_details.xml +++ b/my_compassion/templates/pages/my2_donation_details.xml @@ -48,7 +48,7 @@
The reality...
- +
@@ -58,7 +58,7 @@
With your help we can...
- +
diff --git a/my_compassion/templates/pages/my2_gift_package.xml b/my_compassion/templates/pages/my2_gift_package.xml index bdcdc342..67dbbd45 100644 --- a/my_compassion/templates/pages/my2_gift_package.xml +++ b/my_compassion/templates/pages/my2_gift_package.xml @@ -29,9 +29,9 @@ - - - + + + Edit Details
-
Total amount
-
+
Total amount
+
diff --git a/theme_compassion_2025/templates/components/buttons/ThemedButton.xml b/theme_compassion_2025/templates/components/buttons/ThemedButton.xml index fbe7a4a5..707e10d5 100644 --- a/theme_compassion_2025/templates/components/buttons/ThemedButton.xml +++ b/theme_compassion_2025/templates/components/buttons/ThemedButton.xml @@ -36,7 +36,9 @@