You are here

bp-callout.min.css in Bootstrap Paragraphs 8.2

The Minified CSS file for Bootstrap Paragraphs Callout module.

Minified from the CSS file of the same name.

File

modules/bp_callout/css/bp-callout.min.css
View source
  1. /**
  2. * @file
  3. * The Minified CSS file for Bootstrap Paragraphs Callout module.
  4. *
  5. * Minified from the CSS file of the same name.
  6. */
  7. .paragraph--type--bp-callout>.paragraph__column{padding-right:0;padding-bottom:0;padding-left:0}.callout-body,.callout-header{padding:1rem}.paragraph.paragraph--type--bp-callout.paragraph--color>.paragraph__column{padding-top:0;padding-bottom:0}.callout-style--primary{border:2px solid #007bff}.callout-style--primary .callout-header{background:#007bff;color:#fff}.callout-style--secondary{border:2px solid #6c757d}.callout-style--secondary .callout-header{background:0 0;color:#fff}.callout-style--success{border:2px solid #28a745}.callout-style--success .callout-header{background:#28a745;color:#fff}.callout-style--danger{border:2px solid #dc3545}.callout-style--danger .callout-header{background:#dc3545;color:#fff}.callout-style--warning{border:2px solid #ffc107}.callout-style--warning .callout-header{background:#ffc107}.callout-style--info{border:2px solid #17a2b8}.callout-style--info .callout-header{background:#17a2b8;color:#fff}.callout-style--dark{border:2px solid #343a40}.callout-style--dark .callout-header{background:#343a40;color:#fff}.callout-style--light{background:#f8f9fa;border:2px solid #f8f9fa}.callout-style--light .callout-header{background:#f8f9fa}.callout-style--white{background:#fff;border:2px solid #fff}.callout-style--white .callout-header{background:#fff}