Sha256: a8a461725affcb9f0c47925c54dbbaae9b325a890b0804d19345edf27a34a2f0

Contents?: true

Size: 1.44 KB

Versions: 2

Compression:

Stored size: 1.44 KB

Contents

body a[href^="http:"],
body a[href^="mailto:"],
body a[href^="http:"]:visited,
body a[href$=".pdf"],
body a[href$=".doc"],
body a[href$=".xls"],
body a[href$=".rss"],
body a[href$=".rdf"],
body a[href^="aim:"] {
  padding: 2px 22px 2px 0;
  margin: -2px 0;
  background-repeat: no-repeat;
  background-position: right center; }
body a[href^="http:"] {
  background-image: url('/images/link_icons/external.png?busted=true'); }
body a[href^="mailto:"] {
  background-image: url('/images/link_icons/email.png?busted=true'); }
body a[href^="http:"]:visited {
  background-image: url('/images/link_icons/visited.png?busted=true'); }
body a[href$=".pdf"] {
  background-image: url('/images/link_icons/pdf.png?busted=true'); }
body a[href$=".doc"] {
  background-image: url('/images/link_icons/doc.png?busted=true'); }
body a[href$=".xls"] {
  background-image: url('/images/link_icons/xls.png?busted=true'); }
body a[href$=".rss"],
body a[href$=".rdf"] {
  background-image: url('/images/link_icons/feed.png?busted=true'); }
body a[href^="aim:"] {
  background-image: url('/images/link_icons/im.png?busted=true'); }
body a.noicon {
  background: transparent none !important;
  padding: 0 !important;
  margin: 0 !important; }
body a#this-is-a-pdf-link {
  padding: 2px 22px 2px 0;
  margin: -2px 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('/images/link_icons/pdf.png?busted=true'); }

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
compass-sourcemaps-0.12.3.sourcemaps.a4836f1 test/fixtures/stylesheets/blueprint/css/single-imports/link-icons.css
compass-sourcemaps-0.12.2.sourcemaps.57a186c test/fixtures/stylesheets/blueprint/css/single-imports/link-icons.css