Adjusted coloring for CAT

This commit is contained in:
Andreas Kristiansen
2026-01-21 12:39:22 +01:00
parent acb9ef9146
commit 572d459bbc
5 changed files with 16 additions and 76 deletions

View File

@@ -120,21 +120,9 @@ span.grid-text-worked > font {
.cat-frequency-gradient td,
.cat-frequency-gradient td:hover,
.cat-frequency-gradient td:focus {
background-color: rgba(196, 156, 233, 0.7) !important;
--bs-table-bg: rgba(196, 156, 233, 0.7) !important;
--bs-table-accent-bg: rgba(196, 156, 233, 0.7) !important;
}
/* Force override any inline styles from JavaScript */
.cat-frequency-gradient td,
.cat-frequency-gradient td:hover,
.cat-frequency-gradient td:focus,
tr[data-gradient-color] td,
tr[data-gradient-color] td:hover,
tr[data-gradient-color] td:focus {
background-color: rgba(196, 156, 233, 0.7) !important;
--bs-table-bg: rgba(196, 156, 233, 0.7) !important;
--bs-table-accent-bg: rgba(196, 156, 233, 0.7) !important;
background-color: rgba(51, 51, 51, 0.7) !important;
--bs-table-bg: rgba(51, 51, 51, 0.7) !important;
--bs-table-accent-bg: rgba(51, 51, 51, 0.7) !important;
}
/* Only set text color to white for direct text content, not spans with text classes */

View File

@@ -120,21 +120,9 @@ span.grid-text-worked > font {
.cat-frequency-gradient td,
.cat-frequency-gradient td:hover,
.cat-frequency-gradient td:focus {
background-color: rgba(196, 156, 233, 0.7) !important;
--bs-table-bg: rgba(196, 156, 233, 0.7) !important;
--bs-table-accent-bg: rgba(196, 156, 233, 0.7) !important;
}
/* Force override any inline styles from JavaScript */
.cat-frequency-gradient td,
.cat-frequency-gradient td:hover,
.cat-frequency-gradient td:focus,
tr[data-gradient-color] td,
tr[data-gradient-color] td:hover,
tr[data-gradient-color] td:focus {
background-color: rgba(196, 156, 233, 0.7) !important;
--bs-table-bg: rgba(196, 156, 233, 0.7) !important;
--bs-table-accent-bg: rgba(196, 156, 233, 0.7) !important;
background-color: rgba(51, 51, 51, 0.7) !important;
--bs-table-bg: rgba(51, 51, 51, 0.7) !important;
--bs-table-accent-bg: rgba(51, 51, 51, 0.7) !important;
}
/* Only set text color to white for direct text content, not spans with text classes */

View File

@@ -1,4 +1,4 @@
/*!
* No overrides for the default theme as it aligns with general.css
*/
@@ -159,21 +159,9 @@ span.grid-text-worked > font {
.cat-frequency-gradient td,
.cat-frequency-gradient td:hover,
.cat-frequency-gradient td:focus {
background-color: rgba(196, 156, 233, 0.7) !important;
--bs-table-bg: rgba(196, 156, 233, 0.7) !important;
--bs-table-accent-bg: rgba(196, 156, 233, 0.7) !important;
}
/* Force override any inline styles from JavaScript */
.cat-frequency-gradient td,
.cat-frequency-gradient td:hover,
.cat-frequency-gradient td:focus,
tr[data-gradient-color] td,
tr[data-gradient-color] td:hover,
tr[data-gradient-color] td:focus {
background-color: rgba(196, 156, 233, 0.7) !important;
--bs-table-bg: rgba(196, 156, 233, 0.7) !important;
--bs-table-accent-bg: rgba(196, 156, 233, 0.7) !important;
background-color: rgba(51, 51, 51, 0.7) !important;
--bs-table-bg: rgba(51, 51, 51, 0.7) !important;
--bs-table-accent-bg: rgba(51, 51, 51, 0.7) !important;
}
/* Only set text color to white for direct text content, not spans with text classes */

View File

@@ -102,21 +102,9 @@ span.grid-text-worked > font {
.cat-frequency-gradient td,
.cat-frequency-gradient td:hover,
.cat-frequency-gradient td:focus {
background-color: rgba(196, 156, 233, 0.7) !important;
--bs-table-bg: rgba(196, 156, 233, 0.7) !important;
--bs-table-accent-bg: rgba(196, 156, 233, 0.7) !important;
}
/* Force override any inline styles from JavaScript */
.cat-frequency-gradient td,
.cat-frequency-gradient td:hover,
.cat-frequency-gradient td:focus,
tr[data-gradient-color] td,
tr[data-gradient-color] td:hover,
tr[data-gradient-color] td:focus {
background-color: rgba(196, 156, 233, 0.7) !important;
--bs-table-bg: rgba(196, 156, 233, 0.7) !important;
--bs-table-accent-bg: rgba(196, 156, 233, 0.7) !important;
background-color: rgba(51, 51, 51, 0.7) !important;
--bs-table-bg: rgba(51, 51, 51, 0.7) !important;
--bs-table-accent-bg: rgba(51, 51, 51, 0.7) !important;
}
/* Only set text color to white for direct text content, not spans with text classes */

View File

@@ -137,21 +137,9 @@ span.grid-text-worked > font {
.cat-frequency-gradient td,
.cat-frequency-gradient td:hover,
.cat-frequency-gradient td:focus {
background-color: rgba(196, 156, 233, 0.7) !important;
--bs-table-bg: rgba(196, 156, 233, 0.7) !important;
--bs-table-accent-bg: rgba(196, 156, 233, 0.7) !important;
}
/* Force override any inline styles from JavaScript */
.cat-frequency-gradient td,
.cat-frequency-gradient td:hover,
.cat-frequency-gradient td:focus,
tr[data-gradient-color] td,
tr[data-gradient-color] td:hover,
tr[data-gradient-color] td:focus {
background-color: rgba(196, 156, 233, 0.7) !important;
--bs-table-bg: rgba(196, 156, 233, 0.7) !important;
--bs-table-accent-bg: rgba(196, 156, 233, 0.7) !important;
background-color: rgba(51, 51, 51, 0.7) !important;
--bs-table-bg: rgba(51, 51, 51, 0.7) !important;
--bs-table-accent-bg: rgba(51, 51, 51, 0.7) !important;
}
/* Only set text color to white for direct text content, not spans with text classes */