From 20ccad65c1a522a158c36d8675ca4736bfe9d340 Mon Sep 17 00:00:00 2001
From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com>
Date: Thu, 4 Sep 2025 13:29:26 +0000
Subject: [PATCH] Make the header transparent across the entire platform
Update CSS to make the header transparent, removing background and backdrop filter. Modify button colors in various components from a gradient to a solid rose color. Change placeholder text in the loading spinner.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 946a0075-7e32-454b-b348-9e7f576d7f45
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/946a0075-7e32-454b-b348-9e7f576d7f45/jh6R7y2
---
client/src/components/bunny-video-modal.tsx | 4 ++--
client/src/components/loading-spinner.tsx | 2 +-
client/src/components/netflix-grid.tsx | 4 ++--
client/src/index.css | 4 ++--
client/src/pages/VideoPage.tsx | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/client/src/components/bunny-video-modal.tsx b/client/src/components/bunny-video-modal.tsx
index 796b248..a723936 100644
--- a/client/src/components/bunny-video-modal.tsx
+++ b/client/src/components/bunny-video-modal.tsx
@@ -232,7 +232,7 @@ export default function BunnyVideoModal({ video, isOpen, onClose, onEdit, videos
<>