Sha256: 745127bb4ad2467d0c93a3161919113cc5ccd951b3ed1b12b80478b321fa1afd

Contents?: true

Size: 1.87 KB

Versions: 46

Compression:

Stored size: 1.87 KB

Contents

{"version":3,"sources":["../../../src/govuk/settings/_links.scss"],"names":[],"mappings":"AAAA,GAAG;AACH,wBAAwB;AACxB,GAAG;;AAEH,+BAA+B;AAC/B,EAAE;AACF,8BAA8B;AAC9B,EAAE;AACF,SAAS;AACT,+EAA+E;AAC/E,2BAA2B;AAC3B,EAAE;AACF,6DAA6D;AAC7D,EAAE;AACF,eAAe;AACf,iBAAiB;;AAEjB,uEAAuE;;AAEvE,+CAA+C;AAC/C,EAAE;AACF,8EAA8E;AAC9E,kCAAkC;AAClC,kBAAkB;AAClB,EAAE;AACF,2DAA2D;AAC3D,EAAE;AACF,eAAe;AACf,iBAAiB;;AAEjB,+CAA+C;;AAE/C,8CAA8C;AAC9C,EAAE;AACF,mEAAmE;AACnE,EAAE;AACF,SAAS;AACT,+EAA+E;AAC/E,2BAA2B;AAC3B,+CAA+C;AAC/C,EAAE;AACF,6DAA6D;AAC7D,EAAE;AACF,eAAe;AACf,iBAAiB;;AAEjB,oFAAoF","file":"_links.scss","sourcesContent":["////\n/// @group settings/links\n////\n\n/// Thickness of link underlines\n///\n/// The default will be either:\n///\n///  - 1px\n///  - 0.0625rem, if it's thicker than 1px because the user has changed the text\n///    size in their browser\n///\n/// Set this variable to `false` to avoid setting a thickness.\n///\n/// @type Number\n/// @access public\n\n$govuk-link-underline-thickness: unquote(\"max(1px, .0625rem)\") !default;\n\n/// Offset of link underlines from text baseline\n///\n/// The default is 3px expressed as ems, as calculated against the default body\n/// font size (on desktop) of 19px.\n/// 3 รท 19 = 0.1578\n///\n/// Set this variable to `false` to avoid setting an offset.\n///\n/// @type Number\n/// @access public\n\n$govuk-link-underline-offset: 0.1578em !default;\n\n/// Thickness of link underlines in hover state\n///\n/// The default for each link will be the thickest of the following:\n///\n///  - 3px\n///  - 0.1875rem, if it's thicker than 3px because the user has changed the text\n///    size in their browser\n///  - 0.12em (relative to the link's text size)\n///\n/// Set this variable to `false` to avoid setting a thickness.\n///\n/// @type Number\n/// @access public\n\n$govuk-link-hover-underline-thickness: unquote(\"max(3px, .1875rem, .12em)\") !default;\n"]}

Version data entries

46 entries across 46 versions & 2 rubygems

Version Path
govuk_publishing_components-41.1.0 node_modules/govuk-frontend/dist/govuk/settings/_links.scss.map
govuk_publishing_components-41.0.0 node_modules/govuk-frontend/dist/govuk/settings/_links.scss.map
govuk_publishing_components-40.1.0 node_modules/govuk-frontend/dist/govuk/settings/_links.scss.map
govuk_publishing_components-40.0.0 node_modules/govuk-frontend/dist/govuk/settings/_links.scss.map
defra_ruby_template-5.4.1 node_modules/govuk-frontend/dist/govuk/settings/_links.scss.map
defra_ruby_template-5.4.0 node_modules/govuk-frontend/dist/govuk/settings/_links.scss.map