Archipelago/WebHostLib
Fabian Dill 9341332379
WebHost: allow newlines in data-tooltip (#921)
* WebHost: allow newlines in data-tooltip

* WebHost: Tooltips: strip surrounding whitespace

* WebHost: unify tooltips behaviour

* WebHost: unify labels around tooltips

* WebHost: changing tooltips width to max-width to allow small tooltips to not have empty space.

* Minor modifications to tooltips

- Reduce tooltip target to (?) spans
- Set fixed width of 260px on tooltips
- Add space between : and (?) on player-settings
- Removed cursor:pointer on tooltips
- Fix labels for checkboxes on generate.html

Co-authored-by: Chris Wilson <chris@legendserver.info>
2022-08-20 18:58:46 -04:00
..
api WebHost: fix datapackage typo 2022-08-11 01:04:53 +02:00
static WebHost: allow newlines in data-tooltip (#921) 2022-08-20 18:58:46 -04:00
templates WebHost: allow newlines in data-tooltip (#921) 2022-08-20 18:58:46 -04:00
__init__.py WebHost: use title-typical sorting for game titles (#883) 2022-08-09 22:21:45 +02:00
autolauncher.py WebHost: allow customserver to skip importing worlds subsystem for hosting a Room (#877) 2022-08-07 18:28:50 +02:00
check.py
customserver.py WebHost: allow customserver to skip importing worlds subsystem for hosting a Room (#877) 2022-08-07 18:28:50 +02:00
downloads.py WebHost: fix filename rename in flask update 2022-08-05 17:16:26 +02:00
generate.py WebHost: cleanup generate and hopefully fix SQL concurrency problems 2022-07-16 19:44:29 +02:00
landing.py
lttpsprites.py
misc.py WebHost: make a fresh Room reload page once if port is not assigned yet 2022-08-12 16:01:02 +02:00
models.py WebHost: reduce server uptime (#794) 2022-07-18 21:10:29 +02:00
options.py WebHost: allow newlines in data-tooltip (#921) 2022-08-20 18:58:46 -04:00
requirements.txt WebHost: update flask (#804) 2022-08-01 12:41:15 +02:00
stats.py Stats: limit to recognized games 2022-08-05 17:01:02 +02:00
tracker.py WebHost: fix indentation in tracker.py 2022-08-17 22:15:56 +02:00
upload.py DS3: Add the Dark Souls 3 World into Archipelago (#769) 2022-07-20 12:48:14 +02:00