Sha256: e12b552515e70bc9234960bf07d9000deeedf76c53af2a304d8036820b9e8912

Contents?: true

Size: 1.01 KB

Versions: 69

Compression:

Stored size: 1.01 KB

Contents

#community-slack-image {
  vertical-align: middle;
  margin-right: -10px;
  margin-top: -3px;
  width: 60px;
}

#join-slack-logo {
  width: 180px;
  margin-bottom: -40px;
}

#community-events {
  width: 100%;

  h3 {
    color: $blue-dark;
    margin-bottom: $unit1;

    &:hover {
      color: $blue-darker;
    }
  }

  svg {
    margin-right: $unit0;
  }

  .community-event__date {
    border-top: 1px solid $grey-light;
    border-bottom: 1px solid $grey-light;
    padding: $unit1 0;
    margin-bottom: $unit1;
  }
}

.Nxd-map-buttons {
  .Nxd-map-search, .Vlt-btn--app {
    margin: 8px 0;
    width: 260px;
  }

  .Vlt-form__element {
    padding: 0;
    margin: 8px 0;
  }
}

@media only screen and (min-width: 600px) {
  .Nxd-map-buttons {
    margin-top: -345px;
    padding-bottom: 150px;
    padding-right: 10px;
    width: 290px;
    float: right;


    #MapSearch {
      float: right;
    }
  }
}

@media only screen and (max-width: 600px) {
  .Nxd-map-buttons {
    .Vlt-btn--app {
      width: 100%;
    }
  }
}

Version data entries

69 entries across 69 versions & 1 rubygems

Version Path
station-0.4.1 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.4.0 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.3.2 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.3.1 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.3.0 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.2.6 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.2.5 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.2.4 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.2.3 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.2.2 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.2.1 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.2.0 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.1.8 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.1.7 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.1.6 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.1.5 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.1.4 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.1.3 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.1.2 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.1.1 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss