Sha256: f95340b58fdca247d9bf0f4d78d369ff159836e83fe948f408b641345eb188c0

Contents?: true

Size: 547 Bytes

Versions: 60

Compression:

Stored size: 547 Bytes

Contents

// Styles specific to the everyday default style
.event {
  .jumbotron {
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    &:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 0;
      background-color: transparentize($black, 0.7);
      content: '';
    }
    @include media-breakpoint-down(md) {
      background-image: none !important;
      &:before { display: none; }
      .card { box-shadow: none; }
      .card-body { padding: 0; }
    }
  }
}

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
nfg_ui-0.11.11.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.11 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.10 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.9 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.8 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.7 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.6 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.5 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.4 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.3 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.2 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.1.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.11.0 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.10.15.1 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.10.15 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/custom/_event.scss
nfg_ui-0.10.14 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_event.scss
nfg_ui-0.10.13 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_event.scss
nfg_ui-0.10.12 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_event.scss
nfg_ui-0.10.11 app/assets/stylesheets/nfg_ui/network_for_good/public/nfg_theme/_event.scss