Commit graph

16 commits

Author SHA1 Message Date
Adam Davidson
81a240c428 Corrected spacing around GitHub icon on medium screens 2024-01-04 10:07:34 +00:00
Adam Davidson
564ac35aa3 Adjusted HTML files to make them responsive (issue #51)
HTML adjusted to make them responsive and better sized when viewed on a mobile device. There should be no change when viewing these on tablets large screens.

Changes include:
- Making containers 100% wide on screens below the Bootstrap "lg" breakpoint. This removes the left and right outer margins, making the most of available space on small screens.
- Making the navigation menu collapse on small screens, to be replaced by a "hamburger" icon that then expands to show the menu when clicked.
- Making all tables responsive so that they can be horizontally scrolled on small screens.
- Table items now centrally align vertically on the table rows (using the "align-middle" class").
2024-01-03 17:22:28 +00:00
aceberg
b8f7d3bfb3 DB: history 2023-10-06 13:36:11 +07:00
aceberg
b53e440e0e DB sync mutex 2023-10-05 23:10:44 +07:00
aceberg
e51c870c0c User Auth 2023-08-18 13:09:53 +07:00
aceberg
79866698f1 local node modules option 2023-06-26 21:21:29 +07:00
aceberg
21f71fa567 Background color: light or dark 2023-06-04 23:01:49 +07:00
aceberg
3e85b42449 Dockerfile for CSS 2023-01-07 03:38:59 +07:00
aceberg
4c8a008151 BootPath 2023-01-07 01:29:47 +07:00
aceberg
0e15f81758 BootPath, Icon in Config 2023-01-07 00:24:48 +07:00
aceberg
94464a3e36 On/Offline fix 2023-01-03 22:55:37 +07:00
aceberg
9029d46ea8 GUI config 2022-12-29 12:12:06 +07:00
aceberg
7e1d9d8826 full code refactoring 2022-12-28 22:34:40 +07:00
aceberg
7aaee08bb5 refactor 2022-12-28 22:01:30 +07:00
aceberg
2d2d662f78 check error 2022-12-26 23:30:49 +07:00
aceberg
99287b7f82 refactor 2022-12-25 22:52:16 +07:00
Renamed from pkg/web/templates/header.html (Browse further)