Sha256: 0f89c5fb8d3d05b48ae7501a734a7814e6ab0684056d98eb6b8ced063ecd1a88

Contents?: true

Size: 1.77 KB

Versions: 32

Compression:

Stored size: 1.77 KB

Contents

{"version":3,"sources":["subhead.pcss"],"names":[],"mappings":"AAEA,SAIE,gHAAqE,CAHrE,YAAa,CAIb,kBAAmB,CACnB,wBAAyB,CAHzB,0CAAsC,CADtC,mDAKF,CAGA,mBACE,qCACF,CAGA,iBAEE,aAAc,CADd,8CAA2C,CAE3C,OACF,CAEA,wBACE,oCACF,CAEA,yBACE,+CACF,CAGA,yBAEE,kDAA4B,CAD5B,gDAEF,CAGA,qBAEE,gDAA2B,CAC3B,WAAY,CAFZ,8CAAuC,CAGvC,OACF,CAGA,iBAEE,iBAAkB,CAClB,wBAAyB,CAFzB,sFAAkE,CAGlE,OAKF,CAHE,sCACE,oCACF","file":"subhead.css","sourcesContent":["/* Subhead */\n\n.Subhead {\n  display: flex;\n  padding-bottom: var(--stack-padding-condensed);\n  margin-bottom: var(--stack-gap-normal);\n  border-bottom: var(--borderWidth-thin) solid var(--borderColor-muted);\n  flex-flow: row wrap;\n  justify-content: flex-end; /* Keep actions right aligned. */\n}\n\n/* Modifier class to give a lot of breathing room between sections of content. */\n.Subhead--spacious {\n  margin-top: var(--base-size-40);\n}\n\n/* <h2> sized heading with normal font weight */\n.Subhead-heading {\n  font-weight: var(--base-text-weight-normal);\n  flex: 1 1 auto;\n  order: 0;\n}\n\n.Subhead-heading--large {\n  font-size: var(--base-size-24);\n}\n\n.Subhead-heading--medium {\n  font-size: var(--text-title-size-medium);\n}\n\n/* Make the text bold and red for dangerous content */\n.Subhead-heading--danger {\n  font-weight: var(--base-text-weight-semibold);\n  color: var(--fgColor-danger);\n}\n\n/* One-liner of supporting text */\n.Subhead-description {\n  font-size: var(--text-body-size-medium);\n  color: var(--fgColor-muted);\n  flex: 1 100%;\n  order: 2;\n}\n\n/* Add 1 or 2 buttons to the right of the heading */\n.Subhead-actions {\n  margin: var(--base-size-4) 0 var(--base-size-4) var(--base-size-4);\n  align-self: center;\n  justify-content: flex-end;\n  order: 1;\n\n  & + .Subhead-description {\n    margin-top: var(--base-size-4);\n  }\n}\n"]}

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
openproject-primer_view_components-0.28.1 app/components/primer/beta/subhead.css.map
openproject-primer_view_components-0.28.0 app/components/primer/beta/subhead.css.map
openproject-primer_view_components-0.27.0 app/components/primer/beta/subhead.css.map
openproject-primer_view_components-0.26.0 app/components/primer/beta/subhead.css.map
openproject-primer_view_components-0.25.1 app/components/primer/beta/subhead.css.map
primer_view_components-0.22.0 app/components/primer/beta/subhead.css.map
primer_view_components-0.21.1 app/components/primer/beta/subhead.css.map
openproject-primer_view_components-0.25.0 app/components/primer/beta/subhead.css.map
openproject-primer_view_components-0.24.0 app/components/primer/beta/subhead.css.map
primer_view_components-0.21.0 app/components/primer/beta/subhead.css.map
primer_view_components-0.20.1 app/components/primer/beta/subhead.css.map
primer_view_components-0.20.0 app/components/primer/beta/subhead.css.map
openproject-primer_view_components-0.23.0 app/components/primer/beta/subhead.css.map
primer_view_components-0.19.0 app/components/primer/beta/subhead.css.map
openproject-primer_view_components-0.22.2 app/components/primer/beta/subhead.css.map
primer_view_components-0.18.2 app/components/primer/beta/subhead.css.map
openproject-primer_view_components-0.22.1 app/components/primer/beta/subhead.css.map
primer_view_components-0.18.1 app/components/primer/beta/subhead.css.map
openproject-primer_view_components-0.22.0 app/components/primer/beta/subhead.css.map
primer_view_components-0.18.0 app/components/primer/beta/subhead.css.map