Sha256: 0b7d856f183a4f71d7f34e367628413a7cb34545fb79712dced3c83ee425683a

Contents?: true

Size: 549 Bytes

Versions: 62

Compression:

Stored size: 549 Bytes

Contents

// Styles specific to the event livestream
.event-sidebar {
  @include media-breakpoint-up(lg) {
    display: -ms-flexbox;
    -ms-flex-direction: column;
  }
  .event-sidebar-section {
    &.event-sidebar-section-scroll {
      -ms-flex-positive: 1;
    }
    &.event-sidebar-section-container {
      display: -ms-flexbox;
      -ms-flex-direction: column;
      -ms-flex-positive: 1;
    }
  }
}

// chat container and message specific styles
.event-sidebar-section-chat {
  display: -ms-flexbox;
  -ms-flex-align: end;
  -ms-flex-positive: 1;
}

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
nfg_ui-0.12.12 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.11 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.10 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.9 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.8 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.7 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.6 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.5 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.4 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.3 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.2 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.1 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.0.5 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.0.4 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.0.3 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.0.2 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.0.1 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.12.0 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.11.18 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss
nfg_ui-0.11.17 app/assets/stylesheets/nfg_ui/network_for_good/core/legacy_browser_support/nfg_theme/custom/_event_livestream.scss