| Pages:
1
2
3 |
miqrogroove
|
|
|
|
|
flushedpancake
Member  
Posts: 147
Registered: 4-1-2024 Location: England
Member Is Offline
Mood: UwU
|
|
I woke up happy enough, and then I saw this.
THANK YOU.
Doubt it'd be too difficult to convert the rest of the templates to the tableless system either. I should spin up a test instance but with my
habit of not doing anything, well.
|
|
|
miqrogroove
|
|
Here's the entire admin_panel.php template refactor.
https://github.com/miqrogroove/xmb/commit/b682ec3a9bca62893c...
This one was a little more painful. Had to figure out how to collapse borders and flex the rows in a way that isn't ugly. Tested border width
and table width theme settings and nothing broke after that.
Looks decent on my phone too.

|
|
|
miqrogroove
|
|
Tried something similar with the attachment search form in the admin panel. I learned we need to use grid instead of flex whenever the rows are best
displayed as rows. This concept probably applies to most of the XMB tables that have multiple rows in them.
|
|
|
| Pages:
1
2
3 |