Sha256: 051010fee2a2f5a02891c8b13ddb975ce33ee3644729eb6aee1009800929ed16
Contents?: true
Size: 452 Bytes
Versions: 94
Compression:
Stored size: 452 Bytes
Contents
@import blueprint/modules/link_icons.sass // This turns link icons on for all links. You can change the scoping selector from // body to something more specific if you prefer. body +link-icons // Use this class if a link gets an icon when it shouldn't. a.noicon +no-link-icon // Not all links have a url structure that can be detected, // So you can set them explicitly yourself like so: a#this-is-a-pdf-link +link-icon("pdf.png")
Version data entries
94 entries across 48 versions & 5 rubygems