Commit Graph

15 Commits

Author SHA1 Message Date
Florian Festi 91c8ef31f9 Make Gallery the default view
and add large buttons to switch between Gallery and Menu.

Needs some more love to really look good.
2023-04-16 22:18:24 +02:00
caleb crome 1b30322269 Add search box to menu page
searches in class name, translated name and translated short description
(aka doc text)

Cut Menu items to 75% to avoid collisions
2023-02-16 23:36:49 +01:00
caleb crome 65a49ede39 Add a gallery page to boxesserver
This adds an image gallery to the server so you can visually search through all
available generators and just click on the image you want.
2023-02-05 16:17:30 +01:00
Florian Festi 90a41ecd26 Increase contrast for web UI footer
While it should be de-emphasised contrast still needs to be good enough
to not cause problems.
2022-09-08 19:20:02 +02:00
Tino Hager 2410932d50 Fix wrong cursor on main menu
As the headings are clickable the cursor should reflect that.
2022-09-06 18:54:44 +02:00
Florian Festi 4ba1768d29 Treat all parameter descriptions as markdown
in the web UI
2022-01-03 13:29:12 +01:00
Rotzbua 5b76519408 remove unused outdated and lint css 2021-11-11 12:15:22 +01:00
Florian Festi a88afc964d CSS: Set width of images in descriptions to 100%
at the bottom of the geenrator pages
2021-09-19 20:38:35 +02:00
Florian Festi f38819307b Limit formating for unorderd lists to menu page
Before unordered lists in generator descriptions would also be formatted
like the items in the generator selection
2020-09-26 11:45:48 +02:00
Florian Festi ce90f06e1e Show image underneath the settings
just before the long description (if there is one)
2020-05-24 13:52:24 +02:00
Luca 2ab360a415 Set thumbnail position relative to viewport
Display thumbnail 100px from the bottom
2019-10-27 16:44:13 +01:00
Florian Festi 93d21a292e Actually include normalize.css 2018-07-02 23:37:47 +02:00
Florian Festi c5b6e9e390 Make fonts local and put them in /static
No long load them from google
2018-07-02 23:22:39 +02:00
Stefan 915369ed28 added css for open list items 2018-06-14 22:09:19 +02:00
Florian Festi f48fc32cf0 Link to self.css instead of including it in every page 2017-05-07 16:19:00 +02:00