Skip to content

Commit

Permalink
Merge pull request #795 from CityOfBoston/DIG-4807
Browse files Browse the repository at this point in the history
Code cleanup foor CKEditor fix
  • Loading branch information
subaha-cob authored Jan 16, 2025
2 parents f0d3f07 + 8c59bf1 commit 7f5cda0
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 28 deletions.
3 changes: 0 additions & 3 deletions stylesheets/components/card/_card.styl
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 0 additions & 3 deletions stylesheets/components/card/_featured-guide.styl
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,3 @@

.cdfg.focus-active:hover:before
background-color: $optimistic-blue

#content a.cdfg:link
text-decoration: none
2 changes: 0 additions & 2 deletions stylesheets/components/card/_guide-card.styl
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,3 @@
background-color: $blended-optimistic-blue
background-blend-mode: multiply

#content a.gcd:link, .main a.gcd:link
text-decoration: none
2 changes: 0 additions & 2 deletions stylesheets/components/card/_link-card-list.styl
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,3 @@
.description
line-height: 2em

#content a.lcdl:link, #content .lcdl a:link, .main .lcdl a:link
text-decoration: none
3 changes: 0 additions & 3 deletions stylesheets/components/card/_link-card-mini.styl
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 0 additions & 3 deletions stylesheets/components/card/_link-card.styl
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 0 additions & 3 deletions stylesheets/components/card/_person.styl
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,3 @@

.cdp-l.focus-active:hover:focus .cdp-st
color: $white

#content a.cdp-l:link
text-decoration: none
3 changes: 0 additions & 3 deletions stylesheets/components/card/_status.styl
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,3 @@

.cds-l.focus-active:focus .svg-fill-hover
fill: $optimistic-blue-light

#content a.cds-l:link
text-decoration: none
3 changes: 0 additions & 3 deletions stylesheets/components/link-with-icon/_link.styl
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 0 additions & 3 deletions stylesheets/components/sticky-submenu/_sticky-submenu.styl
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7f5cda0

Please sign in to comment.