Major redesign #73
.envrc.gitignore.pre-commit-config.yaml
.vscode
CHANGELOG.mdcommon
games
forms.py
manage.pypoetry.lockpyproject.tomlshell.nixmigrations
models.pystatic
templates
add_purchase.htmlbase.htmlcomponents.yml
components
button_group_button_sm.htmlbutton_group_sm.htmlgame_link.htmlpopover.htmlsimple_table.htmltable.htmltable_row.htmltable_td.html
list_purchases.htmllist_sessions.htmlnavbar.htmlregistration
stats.htmlview_game.htmltemplatetags
urls.pyviews
timetracker
@ -1,5 +1,5 @@
|
|||||||
<div class="shadow-md sm:rounded-lg" hx-boost="false">
|
<div class="shadow-md sm:rounded-lg" hx-boost="false">
|
||||||
<div class="relative overflow-x-auto">
|
<div class="relative overflow-x-auto sm:rounded-lg">
|
||||||
<table class="w-full text-sm text-left rtl:text-right text-gray-500 dark:text-gray-400">
|
<table class="w-full text-sm text-left rtl:text-right text-gray-500 dark:text-gray-400">
|
||||||
<thead class="text-xs text-gray-700 uppercase bg-gray-50 dark:bg-gray-700 dark:text-gray-400">
|
<thead class="text-xs text-gray-700 uppercase bg-gray-50 dark:bg-gray-700 dark:text-gray-400">
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user