mirror of
https://github.com/tabler/tabler.git
synced 2026-07-21 04:52:21 +04:00
fix: remove css that overrides dark theme color (#1295)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="w-1"><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select all invoices"></th>
|
||||
<th class="w-1">No. {% include ui/icon.html icon="chevron-up" class="icon-sm text-dark icon-thick" %}</th>
|
||||
<th class="w-1">No. {% include ui/icon.html icon="chevron-up" class="icon-sm icon-thick" %}</th>
|
||||
<th>Invoice Subject</th>
|
||||
<th>Client</th>
|
||||
<th>VAT No.</th>
|
||||
|
||||
Reference in New Issue
Block a user