From 36ec4a0eee89e0bb04936bc46fd955c2295e1a53 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 26 Feb 2026 11:30:39 +0000 Subject: [PATCH] style(ui): Harmonize watchlist design - align colors with /web - Updated background gradient from dark violet to light blue (#1a1a2e0%, #16213e100%) - Harmonized header design colors and layout to match /web page - Aligned button styles for consistency - Kept all watchlist functionality intact --- templates/watchlist.html | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/templates/watchlist.html b/templates/watchlist.html index d8bbd77..8d70717 100644 --- a/templates/watchlist.html +++ b/templates/watchlist.html @@ -178,6 +178,18 @@ font-size: 12px; } + .header-back-btn { + margin-top: 15px; + } + + .modal-action-btn { + flex: 1; + padding: 12px; + font-size: 14px; + cursor: pointer; + } + + /* Filter tabs at top */ .watchlist-header-filter { margin-top: 20px; @@ -190,7 +202,7 @@

📋 Ma Watchlist

Suivez vos animes préférés et téléchargez automatiquement les nouveaux épisodes

-
@@ -439,10 +451,10 @@
- -