From 4615187f30d54f750eb01a99fa67035767f96cc5 Mon Sep 17 00:00:00 2001 From: HT Date: Tue, 5 Sep 2023 00:57:13 +0100 Subject: [PATCH] =?UTF-8?q?=E2=82=8A=E2=81=BA=E2=9C=BF=CB=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 07-Wonder-Duo | 95 +++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 88 insertions(+), 7 deletions(-) diff --git a/07-Wonder-Duo b/07-Wonder-Duo index cd78615..0ae55e5 100644 --- a/07-Wonder-Duo +++ b/07-Wonder-Duo @@ -4,8 +4,11 @@ Made by glenthemes Initial release: 2017/01/22 Revamp date: 2021/10/28 -Last updated: 2023/05/06 - +Last updated: 2023/09/04 + +What's new: +✱ NPF audio post support + TERMS OF USE: 1) Do not remove the theme credit. 2) Do not repost/redistribute my themes. @@ -49,12 +52,14 @@ CREDITS: + + - + + + + + + + @@ -1191,6 +1267,10 @@ ul li:before { cursor:help; } +.mov-button * { + pointer-events:none; +} + .mov-button span[two]{ display:none; } @@ -1922,11 +2002,11 @@ span + .linksym { color:{color:special text}; } -.odin > div + div { +.odin > div + div, .npf-audio-details > * + * { margin-top:-1px; } -.aud-song-name { +.aud-song-name, .npf-audio-title { font-family:var(--SmallCaps-Font-Family); font-size:calc(var(--SmallCaps-Font-Size) + 1px); text-transform:uppercase; @@ -2309,7 +2389,8 @@ iframe[src*='open.spotify.com'][src*='track'], figure[data-npf*='open.spotify.co background:var(--MusicPlayer-Circle-Background); border-radius:100%; overflow:hidden; - line-height:var(--MusicPlayer-Icon-Size); + /*line-height:var(--MusicPlayer-Icon-Size);*/ + line-height:0; z-index:2; } @@ -2896,10 +2977,10 @@ iframe[src*='open.spotify.com'][src*='track'], figure[data-npf*='open.spotify.co +