Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d4cb7831 authored by Scott Main's avatar Scott Main
Browse files

add 'external-link' class for links that go off-site

Change-Id: I9e78cd6a7cb2ce14e5e15fe43e87b55ac456f302
parent 7d131e0a
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -113,6 +113,11 @@ a:focus,
a:active {
a:active {
  color: #33b5e5 !important; }
  color: #33b5e5 !important; }
  
  
a.external-link {
  background:url('../images/styles/open_new_page.png') no-repeat 100% 50%;
  padding-right:16px;
}

img {
img {
  border: none; }
  border: none; }
#jd-content img {
#jd-content img {