mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-08-26 22:37:45 +10:00
Patch out _hasCues_
This commit is contained in:
@@ -553,6 +553,16 @@ body.rl-integrated-seekbar [data-test="footer-player"] [class*="playerContent"]
|
|||||||
/* biome-ignore lint: Must beat Tidal _hasCues_ opacity */
|
/* biome-ignore lint: Must beat Tidal _hasCues_ opacity */
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
line-height: 1.15;
|
line-height: 1.15;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Switch from !important to specify classes (fixes _hasCues_) */
|
||||||
|
.rl-wbw-container .rl-wbw-word,
|
||||||
|
.rl-wbw-active [data-test="lyrics-intro"] {
|
||||||
|
transform: none;
|
||||||
|
filter: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rl-wbw-container .rl-wbw-word {
|
||||||
transition:
|
transition:
|
||||||
text-shadow 0.15s ease-out,
|
text-shadow 0.15s ease-out,
|
||||||
color 0.15s ease-out;
|
color 0.15s ease-out;
|
||||||
|
|||||||
Reference in New Issue
Block a user