Skip to content

Commit f0d3f07

Browse files
authored
Merge pull request #793 from CityOfBoston/DIG-4807
DIG-5606 CKEditor external link icon removal.
2 parents 10dbb14 + 2464dde commit f0d3f07

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

stylesheets/patterns-cob-theme.styl

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,14 +109,6 @@ article .body a:visited,
109109
.lcdl-d a {
110110
color: #393FAC
111111
}
112-
#content p a[target=_blank], .main p a[target=_blank], #content span a[target=_blank], .main span a[target=_blank] {
113-
background-image: url(../images/global/icons/external-link.svg);
114-
background-repeat: no-repeat;
115-
background-position: calc(100% - 0px) 50%;
116-
background-size: 16px;
117-
padding-right: 20px;
118-
display: inline-block;
119-
}
120112
.inverted,
121113
.inverted:link {
122114
color: $freedom-red-dark

0 commit comments

Comments
 (0)