summaryrefslogtreecommitdiffstats
path: root/browser/components/firefoxview/firefoxview.css
diff options
context:
space:
mode:
Diffstat (limited to 'browser/components/firefoxview/firefoxview.css')
-rw-r--r--browser/components/firefoxview/firefoxview.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/browser/components/firefoxview/firefoxview.css b/browser/components/firefoxview/firefoxview.css
index a91c90c39e..0789c887bf 100644
--- a/browser/components/firefoxview/firefoxview.css
+++ b/browser/components/firefoxview/firefoxview.css
@@ -31,17 +31,6 @@
--newtab-background-color: #F9F9FB;
--fxview-card-header-font-weight: 500;
-
- /* Make the attention dot color match the browser UI on Linux, and on HCM
- * with a lightweight theme. */
- &[lwtheme] {
- --attention-dot-color: light-dark(#2ac3a2, #54ffbd);
- }
- @media (-moz-platform: linux) {
- &:not([lwtheme]) {
- --attention-dot-color: AccentColor;
- }
- }
}
@media (prefers-color-scheme: dark) {