mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
AGHHHHHHHH
This commit is contained in:
@@ -175,13 +175,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
[class^="tableRow"]:hover,
|
[class^="tableRow"]:hover,
|
||||||
[data-test-is-playing="true"] {
|
[data-test-is-playing="true"] > * {
|
||||||
color: var(--wave-color-solid-accent-fill) !important;
|
color: var(--wave-color-solid-accent-fill) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
[class^="tableRow"],
|
[class^="tableRow"],
|
||||||
[data-test-is-playing="false"] {
|
[data-test-is-playing="false"] > * {
|
||||||
color: rgba(255, 255, 255, 0.45);
|
color: lightgray !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
[class*="coverColumn"] {
|
[class*="coverColumn"] {
|
||||||
|
|||||||
Reference in New Issue
Block a user