Modernize UI across all PHP/HTML files with new CSS#2
Draft
Copilot wants to merge 2 commits into
Draft
Conversation
…Fonts Agent-Logs-Url: https://github.com/Alleria-PL/Community-Modpack-Manager/sessions/5152e45f-c3a1-430e-90f1-125957a65e89 Co-authored-by: mrfroncu <23080746+mrfroncu@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update visuals and add new CSS for modern look
Modernize UI across all PHP/HTML files with new CSS
Apr 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces outdated Bootstrap-based and bare-HTML styling with a consistent, modern dark UI across all PHP/HTML files. No content, functionality, or iframe sizes are touched.
Global additions (all files)
<link>tags::before/::afterradial gradient blobs (indigo/purple, no interaction)-webkit-font-smoothing: antialiasedgloballyPer-file highlights
index.php— Glassmorphism header/footer (backdrop-blur-md), gradient logo glow, gradient active nav buttons with glow shadow, archive row hover accent, fade-in on<main>modpack.html/modpack2.html— Glass cards withbackdrop-blur, glowing progress bar, gradient Upload/Rollout buttons, staggeredfadeUpcard animations, modernized modal overlaydebug/index.php— Bootstrap 5 dropped entirely; Tailwind dark theme with terminal-style output panel (macOS-style traffic light dots), categorized gradient action buttonsmaintenance/index.php— Old inline jQuery CSS replaced with Tailwind glass card; status box toggling now uses CSS classes instead of inlinebackground-colormaintenance/index_new.php— Glass card, logo drop-shadow glow, staggered fade-in animationschecksum/index.php— Full redesign: Tailwind glass card, gradient submit button, styled result output with emerald/red color coding, JetBrains Mono for hash displayExample: new CSS pattern used throughout
Original prompt
Created from VS Code.