Sha256: bf4de3b844c50de326de9b38409da6ceaa862919dea639e8433e5e8f9cc9b10b

Contents?: true

Size: 1 KB

Versions: 25

Compression:

Stored size: 1 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: $purple;
    margin-bottom: $unit1;

    &:hover {
      color: $purple-dark;
    }
  }

  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

25 entries across 25 versions & 1 rubygems

Version Path
station-0.5.16 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.15 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.14 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.13 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.12 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.11 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.10 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.9 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.8 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.7 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.6 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.5 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.4 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.3 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.2 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.1 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.5.0 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.4.9 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.4.8 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss
station-0.4.7 lib/nexmo_developer/app/webpacker/stylesheets/layout/_community.scss