Sha256: 11f6991a629ada3df814e40735d129898deef1808fcf1422f693a8b2511d2057

Contents?: true

Size: 300 Bytes

Versions: 5

Compression:

Stored size: 300 Bytes

Contents

.u-not-supported { display: none; }

.no-flexbox .u-not-supported {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  min-width: 320px;
  width: 50%;

  a {
    &:hover, &:focus, & { text-decoration: underline; }
  }
}

.no-flexbox .u-supported {
  display: none;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lcms-engine-0.1.4 app/assets/stylesheets/lcms/engine/pages/_unsupported.scss
lcms-engine-0.1.3 app/assets/stylesheets/lcms/engine/pages/_unsupported.scss
lcms-engine-0.2.0 app/assets/stylesheets/lcms/engine/pages/_unsupported.scss
lcms-engine-0.1.2 app/assets/stylesheets/lcms/engine/pages/_unsupported.scss
lcms-engine-0.1.0 app/assets/stylesheets/lcms/engine/pages/_unsupported.scss