View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000821 | XMB1 | New Features | public | 2025-07-20 15:16 | 2025-07-20 15:16 |
Reporter | miqrogroove | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Target Version | 1.12.00 | ||||
Summary | 0000821: Change Table Width to Body Width | ||||
Description | The use of identical width attributes on every child of the page body is really pointless. All we need to do is make this a few line items of CSS and then mass remove this variable from all the other templates. Testing in Firefox shows we can use this: body { width: <?= $THEME['tablewidth'] ?> margin-left: auto; margin-right: auto; } | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | |||||
Git Commit | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-20 15:16 | miqrogroove | New Issue |