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

Commit e6f3c033 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 36f6da28: am 7942a936: am d4cb7831: add \'external-link\' class for links that go off-site

* commit '36f6da28':
  add 'external-link' class for links that go off-site
parents d457787f 36f6da28
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -113,6 +113,11 @@ a:focus,
a:active {
  color: #33b5e5 !important; }
  
a.external-link {
  background:url('../images/styles/open_new_page.png') no-repeat 100% 50%;
  padding-right:16px;
}

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