From fe33398d225c675b4d342261c3be22e9714f9a7f Mon Sep 17 00:00:00 2001 From: Christopher <39032787+MrRobotjs@users.noreply.github.com> Date: Fri, 25 Oct 2024 06:48:02 -0600 Subject: [PATCH] series page action buttons design improved - "add want to read", "edit information", "more", "scrobbling" and "download" action buttons on the page of a series have been redesigned --- .../chapter-detail/chapter-detail.component.html | 4 ++-- .../chapter-detail/chapter-detail.component.scss | 4 ++++ .../download-button.component.html | 4 ++-- .../series-detail/series-detail.component.html | 16 ++++++++-------- .../series-detail/series-detail.component.scss | 4 +++- UI/Web/src/theme/components/_buttons.scss | 15 ++++++++++++++- 6 files changed, 33 insertions(+), 14 deletions(-) diff --git a/UI/Web/src/app/chapter-detail/chapter-detail.component.html b/UI/Web/src/app/chapter-detail/chapter-detail.component.html index 6106557346..16b070a8e3 100644 --- a/UI/Web/src/app/chapter-detail/chapter-detail.component.html +++ b/UI/Web/src/app/chapter-detail/chapter-detail.component.html @@ -65,7 +65,7 @@