github IT-BAER/proxmorph v2.4.1

10 hours ago

Added

  • All Themes (19 files) — Ported FontAwesome tool icon replacements from UniFi v5.86:
    • Replaced sprite-based ExtJS tool icons (close, gear, refresh, collapse/expand, maximize/restore, zoom) with crisp FontAwesome glyphs
    • Added hover, disabled, and inline FontAwesome states for consistent tool icon theming

Fixed

  • All Themes (21 files) — Fixed Documentation button height mismatch (Issue #15):
    • Documentation/Help inline buttons (proxmox-inline-button) were 24px while Create VM/CT/root buttons were 28px — added explicit height: 28px, display: flex, align-items: center, and consistent padding to .proxmox-inline-button across all themes
  • All Themes (19 files) — Issue #23:
    • Fixed summary panel data values (Status, CPU, Memory, etc.) being invisible on node/VM/storage summary pages — removed max-width: calc(50% - 10px) constraint on .x-panel.x-column that clipped ExtJS-calculated inner widths, restoring native stacked vertical layout
  • UniFi Theme — Issue #19, Issue #20:
    • Fixed Maximum/Average segmented toggle buttons having incorrect rounded interior corners and hover border overlapping adjacent button
    • Fixed hover glow effect on Max/Avg toggle being cut off due to missing padding/overflow
  • Blue Slate Theme — Issue #26:
    • Fixed inconsistent dotted borders between dropdown list elements
  • UniFi Theme (v5.94) — Issue #11:
    • Fixed PBS summary panel clipping after "Boot Mode" row — reduced widget padding (5px→3px) and added PBS-specific body padding rule
    • Fixed CPU/RAM icons not loading on PBS — changed absolute paths (/pve2/, /pwt/) to relative paths (../images/) for PVE+PBS compatibility
    • Fixed grid status icons (.good/.warning/.critical) showing grey instead of green/yellow/red — added specificity-matched color overrides after the broad .fa color rule
    • Increased navigation tree icon-to-label gap (margin-left 20px→28px) for better readability

Don't miss a new proxmorph release

NewReleases is sending notifications on new releases.