mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
data-count div instead of table
This commit is contained in:
parent
1a009ce84e
commit
b9dd6f4b73
28 changed files with 237 additions and 371 deletions
|
@ -81,13 +81,7 @@
|
|||
</table>
|
||||
</form>
|
||||
|
||||
<table class="data-count">
|
||||
<tr>
|
||||
<td width="174px"></td>
|
||||
<td>
|
||||
...
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="data-count">
|
||||
...
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue