Sha256: cd979de4a4817456eef89e26e9c7503869d738b12f3ede39ce9cdb40ff4a1b81

Contents?: true

Size: 591 Bytes

Versions: 36

Compression:

Stored size: 591 Bytes

Contents

.event-detail {
  .page-header {
    background-color: $background-color;
    padding-top: 1em;
  }

  .page-header {
    padding-top: 2em;

    .page-title {
      padding-bottom: 0.5em;
    }
  }

  .primary-content {
    @include pie-clearfix;
  }

	.event-media{
		img {
      width: 100%;
    }
	}

  .buy-tickets {
    a {
      width: 100%;
    }
  }
  .event-body-text {
    ul, ol {
      margin: 0 0 0.5em 2em;
      li {
        margin-bottom: 0.5em;
      }
    }

    ul {
      list-style: disc;
      margin-top: 0.5em;
    }

    ol {
      list-style: decimal;
    }
  }

}

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.6.3 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.6.2 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.6.1 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.6 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.19 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.18 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.17 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.16 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.15 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.14 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.13 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.12 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.11 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.10 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.9 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.8 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.7 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.6 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.5 app/assets/stylesheets/contexts/_event-detail.scss
trusty-festivity-extension-2.5.4 app/assets/stylesheets/contexts/_event-detail.scss