diff --git a/assets/css/color_impaired/overrides.css b/assets/css/color_impaired/overrides.css index 2c6a7dda5..7633b3746 100644 --- a/assets/css/color_impaired/overrides.css +++ b/assets/css/color_impaired/overrides.css @@ -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 */ diff --git a/assets/css/cosmo/overrides.css b/assets/css/cosmo/overrides.css index a58edd9a3..b2f0364e7 100644 --- a/assets/css/cosmo/overrides.css +++ b/assets/css/cosmo/overrides.css @@ -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 */ diff --git a/assets/css/cosmo_wide/overrides.css b/assets/css/cosmo_wide/overrides.css index 1f12cb4fe..880c1366e 100644 --- a/assets/css/cosmo_wide/overrides.css +++ b/assets/css/cosmo_wide/overrides.css @@ -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 */ diff --git a/assets/css/default/overrides.css b/assets/css/default/overrides.css index a574d088b..eae6d1a61 100644 --- a/assets/css/default/overrides.css +++ b/assets/css/default/overrides.css @@ -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 */ diff --git a/assets/css/default_wide/overrides.css b/assets/css/default_wide/overrides.css index 77eb873f6..e84f92533 100644 --- a/assets/css/default_wide/overrides.css +++ b/assets/css/default_wide/overrides.css @@ -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 */