Sha256: 993f872849ea51da4d1dfc3939928abf2ed0d7aad7483cd9a31f65d44e6584e6
Contents?: true
Size: 439 Bytes
Versions: 66
Compression:
Stored size: 439 Bytes
Contents
@import blueprint/link-icons // 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
66 entries across 65 versions & 7 rubygems