AGHHHHHHHH

This commit is contained in:
ItzzExcel
2025-02-27 01:18:45 -06:00
parent d2cc2479eb
commit 846b9b6927
+3 -3
View File
@@ -175,13 +175,13 @@
}
[class^="tableRow"]:hover,
[data-test-is-playing="true"] {
[data-test-is-playing="true"] > * {
color: var(--wave-color-solid-accent-fill) !important;
}
[class^="tableRow"],
[data-test-is-playing="false"] {
color: rgba(255, 255, 255, 0.45);
[data-test-is-playing="false"] > * {
color: lightgray !important;
}
[class*="coverColumn"] {