mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-03-31 06:23:54 -04:00
[PR #119] [MERGED] UI Fixes: Button Styling and Tab Navigation Improvements #194
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/119
Author: @michelroegl-brunner
Created: 10/13/2025
Status: ✅ Merged
Merged: 10/13/2025
Merged by: @michelroegl-brunner
Base:
main← Head:fix/ui_fixes📝 Commits (7)
e1f084cFix server column alignment in installed scripts table36da3adFix UpdateableBadge overflow on smaller screens040c265Enhance action buttons with blueish theme and hover animationsf585dd5Tone down button colors for better dark theme compatibilityb63dcf9Refactor button styling with semantic variants for uniform appearance699ff34Remove rounded bottom border from active tab4dc8d30Apply flat bottom edge to tab hover states📊 Changes
6 files changed (+26 additions, -20 deletions)
View changed files
📝
src/app/_components/InstalledScriptsTab.tsx(+7 -7)📝
src/app/_components/ScriptCard.tsx(+1 -1)📝
src/app/_components/ScriptCardList.tsx(+1 -1)📝
src/app/_components/ScriptInstallationCard.tsx(+5 -5)📝
src/app/_components/ui/button.tsx(+6 -0)📝
src/app/page.tsx(+6 -6)📄 Description
🎨 UI Improvements
Button Styling Enhancements
Tab Navigation Improvements
Badge Overflow Fix
Code Quality
🚀 Benefits
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.