mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-10-22 06:28:58 +00:00
![]() this makes a few changes necessary, but not too much: * include the different directory for bootstrap5 * use different navbar markup * different classes for navbar container + items * add classes to pre tag since it's not styled anymore in newer bootstrap versions * add 'form-label' to labels * use containers with 'mb-3' for form + buttons * use 'd-grid' container for button instead of 'btn-block' * add 'breadcrumb-item' where necessary Since bootstrap 5 does not depend on jQuery anymore, use that chance to remove it here as dependency too. For that remove the 'button' and 'add_js' subs that were never actually used. Also remove the general /js/ alias and the now unnecessary fonts for bootstrap. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Link: https://lore.proxmox.com/20250605090251.886802-1-d.csapak@proxmox.com |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
Makefile |