diff --git a/hub/services/static/css/servala-main.css b/hub/services/static/css/servala-main.css index 784acab..bd5e811 100644 --- a/hub/services/static/css/servala-main.css +++ b/hub/services/static/css/servala-main.css @@ -12509,4 +12509,24 @@ a.btn:focus { .accordion-button:not(.collapsed)::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); +} + +.pricing-table thead.table-dark { + background-color: #160037 !important; +} + +.pricing-table .final-price-header { + background-color: #9A63EC !important; + color: #fff !important; +} + +.pricing-table .final-price-cell { + background-color: #f9fafb !important; + color: #160037 !important; +} + +.price-chart { + background-color: #f8f9fa; + padding: 20px; + border-radius: 8px; } \ No newline at end of file diff --git a/hub/services/templates/services/pricelist.html b/hub/services/templates/services/pricelist.html index ed208db..47402d5 100644 --- a/hub/services/templates/services/pricelist.html +++ b/hub/services/templates/services/pricelist.html @@ -37,7 +37,7 @@

{{ service_level }}

{% if pricing_data %}
- +
@@ -59,7 +59,7 @@ {% endif %} - + @@ -107,7 +107,7 @@ {% endif %} {% endif %} - + {% endfor %} @@ -115,7 +115,7 @@ {# Price Chart #} -
+
Price Chart - Units vs Final Price
Cloud ProviderDiscount Model Discount DetailsFinal PriceFinal Price
{{ row.final_price|floatformat:2 }}{{ row.final_price|floatformat:2 }}