Sha256: 835f1bd36c996704beffa4083b06625301bbb7ac822660cbb84dcc81886e5b80

Contents?: true

Size: 611 Bytes

Versions: 10

Compression:

Stored size: 611 Bytes

Contents

.gdpr__cookie_consent
  position: fixed
  z-index: 999
  right: 0
  bottom: 0
  left: 0
  padding: 0 20px
  text-align: center
  border-top: 1px solid #ccc
  background: #fff

  @media only screen and (max-width : 480px)
    font-size: 12px
    position: initial

  &__text
    display: inline-block
    padding: 20px 160px

    @media only screen and (max-width : 480px)
      padding: 20px 0

  &__buttons
    position: absolute
    right: 10px
    top: 12px

    @media only screen and (max-width : 480px)
      position: initial
      margin-bottom: 10px

    &__ok
      padding: 15px 21px 15px !important

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
middleman-gdpr-0.2.2 source/stylesheets/gdpr/cookie_consent.sass
middleman-gdpr-0.2.1 source/stylesheets/gdpr/cookie_consent.sass
middleman-gdpr-0.2.0 source/stylesheets/gdpr/cookie_consent.sass
middleman-gdpr-0.1.0 source/stylesheets/gdpr/cookie_consent.sass
gdpr-1.0.5 app/assets/stylesheets/gdpr/cookie_consent.sass
gdpr-1.0.4 app/assets/stylesheets/gdpr/cookie_consent.sass
gdpr-1.0.3 app/assets/stylesheets/gdpr/cookie_consent.sass
gdpr-1.0.2 app/assets/stylesheets/gdpr/cookie_consent.sass
gdpr-1.0.1 app/assets/stylesheets/gdpr.sass
gdpr-1.0.0 app/assets/stylesheets/gdpr.sass