Highlight first columns in Email and VPN tables and consolidate column names #1079

Merged
nitrohorse merged 4 commits from highlight-first-cols-automatically into master 2019-08-03 22:17:15 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 644ef057fb - Show all commits

View File

@@ -8,7 +8,7 @@
<table class="table sortable-theme-bootstrap" data-sortable>
<thead>
<tr>
<th data-sortable="true">Email Service</th>
<th data-sorted="true" data-sorted-direction="descending">Email Provider</th>
<th data-sortable="false">Website</th>
<th data-sortable="true">Since</th>
<th data-sortable="true">Server</th>

View File

@@ -9,7 +9,7 @@
<table class="table sortable-theme-bootstrap" data-sortable>
<thead>
<tr>
<th data-sortable="true">Sortable VPN Providers Table</th>
<th data-sorted="true" data-sorted-direction="descending">VPN Provider</th>
<th data-sortable="false">Website</th>
<th data-sortable="true">Yearly Price</th>
<th data-sortable="true">Free Trial</th>