1
0
Commit Graph

8 Commits

Author SHA1 Message Date
f9d33b746f
style session rules 2026-03-03 23:21:45 +01:00
e0ede4a503
refactor styles to make further additions easier 2026-03-03 20:29:04 +01:00
7fa1e2d35d
implement hover and focus highlights for buttons 2026-03-03 19:26:24 +01:00
061c04f74f
implement light mode 2026-03-03 01:59:15 +01:00
7e7410a406
improve design of session view
This improves the design of the session view a lot. However, several
things still need to be done:

1. The rules section is not styled.

2. The session list is not styled.

3. The design is not responsive yet. This will take longer, as the base
   view will need to be overhauled substantially to take advantage of
   wider screens.

4. A light mode needs to be added.
2026-03-03 01:45:14 +01:00
d4536aadc1
allow editing session head data 2026-03-02 22:12:23 +01:00
7bae909c60
restore full screen session view behaviour 2026-02-27 00:11:21 +01:00
eba36600b9
make session UI somewhat nice 2026-02-18 19:01:14 +01:00