From 8c59bf1ad774983c67278a879d486ee5ad8a60de Mon Sep 17 00:00:00 2001 From: "stella.ubaha@boston.gov" Date: Thu, 16 Jan 2025 14:54:06 -0500 Subject: [PATCH] Code cleanup foor CKEditor fix --- stylesheets/components/card/_card.styl | 3 --- stylesheets/components/card/_featured-guide.styl | 3 --- stylesheets/components/card/_guide-card.styl | 2 -- stylesheets/components/card/_link-card-list.styl | 2 -- stylesheets/components/card/_link-card-mini.styl | 3 --- stylesheets/components/card/_link-card.styl | 3 --- stylesheets/components/card/_person.styl | 3 --- stylesheets/components/card/_status.styl | 3 --- stylesheets/components/link-with-icon/_link.styl | 3 --- stylesheets/components/sticky-submenu/_sticky-submenu.styl | 3 --- 10 files changed, 28 deletions(-) diff --git a/stylesheets/components/card/_card.styl b/stylesheets/components/card/_card.styl index 861f2095..7404ed0c 100644 --- a/stylesheets/components/card/_card.styl +++ b/stylesheets/components/card/_card.styl @@ -217,6 +217,3 @@ .cd.g--4 @media $media-large-max lost-column: 12/12 - -#content a.cd:link, #content .cd a:link, .main .cd a:link - text-decoration: none \ No newline at end of file diff --git a/stylesheets/components/card/_featured-guide.styl b/stylesheets/components/card/_featured-guide.styl index d1285d3f..8b9a955d 100644 --- a/stylesheets/components/card/_featured-guide.styl +++ b/stylesheets/components/card/_featured-guide.styl @@ -190,6 +190,3 @@ .cdfg.focus-active:hover:before background-color: $optimistic-blue - -#content a.cdfg:link - text-decoration: none \ No newline at end of file diff --git a/stylesheets/components/card/_guide-card.styl b/stylesheets/components/card/_guide-card.styl index b0c8934d..1d080cc9 100644 --- a/stylesheets/components/card/_guide-card.styl +++ b/stylesheets/components/card/_guide-card.styl @@ -189,5 +189,3 @@ background-color: $blended-optimistic-blue background-blend-mode: multiply -#content a.gcd:link, .main a.gcd:link - text-decoration: none diff --git a/stylesheets/components/card/_link-card-list.styl b/stylesheets/components/card/_link-card-list.styl index 49f0a51b..7d45b4ec 100644 --- a/stylesheets/components/card/_link-card-list.styl +++ b/stylesheets/components/card/_link-card-list.styl @@ -138,5 +138,3 @@ .description line-height: 2em -#content a.lcdl:link, #content .lcdl a:link, .main .lcdl a:link - text-decoration: none diff --git a/stylesheets/components/card/_link-card-mini.styl b/stylesheets/components/card/_link-card-mini.styl index 6b023968..cb76bb6b 100644 --- a/stylesheets/components/card/_link-card-mini.styl +++ b/stylesheets/components/card/_link-card-mini.styl @@ -83,6 +83,3 @@ .external .lcd--sm-im background-image: url(/images/global/icons/external-link.svg) - -#content a.lcd--sm:link, #content .lcd--sm a:link, .main .lcd--sm a:link - text-decoration: none \ No newline at end of file diff --git a/stylesheets/components/card/_link-card.styl b/stylesheets/components/card/_link-card.styl index 638b878b..55461cd7 100644 --- a/stylesheets/components/card/_link-card.styl +++ b/stylesheets/components/card/_link-card.styl @@ -146,6 +146,3 @@ .external .lcd-im background-image: url(/images/global/icons/external-link.svg) - -#content a.lcd:link, .main a.lcd:link - text-decoration: none \ No newline at end of file diff --git a/stylesheets/components/card/_person.styl b/stylesheets/components/card/_person.styl index b37d15b7..11e2aa3f 100644 --- a/stylesheets/components/card/_person.styl +++ b/stylesheets/components/card/_person.styl @@ -127,6 +127,3 @@ .cdp-l.focus-active:hover:focus .cdp-st color: $white - -#content a.cdp-l:link - text-decoration: none \ No newline at end of file diff --git a/stylesheets/components/card/_status.styl b/stylesheets/components/card/_status.styl index 95630b7b..95b2b6ef 100644 --- a/stylesheets/components/card/_status.styl +++ b/stylesheets/components/card/_status.styl @@ -117,6 +117,3 @@ .cds-l.focus-active:focus .svg-fill-hover fill: $optimistic-blue-light - -#content a.cds-l:link - text-decoration: none \ No newline at end of file diff --git a/stylesheets/components/link-with-icon/_link.styl b/stylesheets/components/link-with-icon/_link.styl index 1b06b54a..245263f0 100644 --- a/stylesheets/components/link-with-icon/_link.styl +++ b/stylesheets/components/link-with-icon/_link.styl @@ -97,6 +97,3 @@ a.lwi.focus-active:focus .lwi.focus-active:focus .lwi-t color: $white - -#content a.lwi:link, .main a.lwi:link - text-decoration: none \ No newline at end of file diff --git a/stylesheets/components/sticky-submenu/_sticky-submenu.styl b/stylesheets/components/sticky-submenu/_sticky-submenu.styl index e5baa194..53400818 100644 --- a/stylesheets/components/sticky-submenu/_sticky-submenu.styl +++ b/stylesheets/components/sticky-submenu/_sticky-submenu.styl @@ -257,6 +257,3 @@ text-decoration: none color: $white background-color: $freedom-red-dark - -#content .ssm a:link, .main .ssm a:link, .ssm a - text-decoration: none