Sha256: 94795216253e7c1084eacb0737bf33a6a21e3cd32ebc84c769142ccbe4731b1c
Contents?: true
Size: 437 Bytes
Versions: 1
Compression:
Stored size: 437 Bytes
Contents
@include normalize-version('Links', true); // ========================================================================== // Links // ========================================================================== // Addresses `outline` inconsistency between Chrome and other browsers. a:focus { outline: thin dotted; } // Improves readability when focused and also mouse hovered in all browsers. a:active, a:hover { outline: 0; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
compass-normalize-1.3 | stylesheets/normalize-legacy/_links.scss |