1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-10 21:32:22 +04:00

Update color utility classes and fix colors in pricing page (#2122)

This commit is contained in:
Paweł Kuna
2025-02-12 21:01:04 +01:00
committed by GitHub
parent 3dea9de29c
commit f95f2509c7
3 changed files with 21 additions and 4 deletions
+3 -3
View File
@@ -35,7 +35,7 @@ permalink: pricing-table.html
</tr>
</thead>
<tbody>
<tr class="bg-light">
<tr class="bg-surface-tertiary">
<th colspan="4" class="subheader">Features</th>
</tr>
<tr>
@@ -56,7 +56,7 @@ permalink: pricing-table.html
<td class="text-center">{% include "ui/icon.html" icon="x" class="text-red" %}</td>
<td class="text-center">{% include "ui/icon.html" icon="check" class="text-green" %}</td>
</tr>
<tr class="bg-light">
<tr class="bg-surface-tertiary">
<th colspan="4" class="subheader">Reporting</th>
</tr>
<tr>
@@ -71,7 +71,7 @@ permalink: pricing-table.html
<td class="text-center">{% include "ui/icon.html" icon="check" class="text-green" %}</td>
<td class="text-center">{% include "ui/icon.html" icon="check" class="text-green" %}</td>
</tr>
<tr class="bg-light">
<tr class="bg-surface-tertiary">
<th colspan="4" class="subheader">Support</th>
</tr>
<tr>