Commit Graph

15 Commits

Author SHA1 Message Date
e99c2e031d - buttons use icons now
- added footer with icon attribution
2023-02-04 13:08:53 +01:00
208738531a - streamlined element IDs, function etc.
- sortTable() now adds contextual classes to combatantRows (depending on their ini value)
- moved all inline CSS styles to custom.css
2023-02-04 00:06:02 +01:00
07747b3b18 Introduced edit button in each combRows that lets the user modify values through the modal 2023-02-03 01:27:59 +01:00
9b7826568b removed row for adding combatants; this is now done via modal
added navbar
2023-02-02 15:19:56 +01:00
836af1c7e6 small changes 2023-02-01 21:58:35 +01:00
a7bbf3d55f modal and support for dice/rea tracking added 2022-06-24 21:18:07 +02:00
53b45eeea7 updated table layout 2022-01-08 17:05:35 +01:00
ff3799ab13 modified CSS and button layout 2022-01-08 13:57:18 +01:00
afd39b846f changed order in which js resources are imported 2022-01-08 13:21:21 +01:00
8025713999 fixed typo in resource filename 2022-01-08 13:14:50 +01:00
343a9430e6 switched to local ja/css resources 2022-01-08 13:04:36 +01:00
d78c709eec removed table-striped 2021-12-17 11:55:33 +01:00
3f6bab1789 made table striped (for testing purposes only) 2021-12-17 11:54:15 +01:00
c57ebe1156 loading jqery from CDN now 2021-12-16 22:15:01 +01:00
305270c0cb added main html and javascript files, as well as some libraries (jquery and bootstrap) 2021-12-16 22:09:42 +01:00