Skip to content

Commit

Permalink
Merge pull request #793 from CityOfBoston/DIG-4807
Browse files Browse the repository at this point in the history
DIG-5606 CKEditor external link icon removal.
  • Loading branch information
subaha-cob authored Jan 16, 2025
2 parents 10dbb14 + 2464dde commit f0d3f07
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions stylesheets/patterns-cob-theme.styl
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,6 @@ article .body a:visited,
.lcdl-d a {
color: #393FAC
}
#content p a[target=_blank], .main p a[target=_blank], #content span a[target=_blank], .main span a[target=_blank] {
background-image: url(../images/global/icons/external-link.svg);
background-repeat: no-repeat;
background-position: calc(100% - 0px) 50%;
background-size: 16px;
padding-right: 20px;
display: inline-block;
}
.inverted,
.inverted:link {
color: $freedom-red-dark
Expand Down

0 comments on commit f0d3f07

Please sign in to comment.