Sha256: d1003bd2ce37771380080211f4c1166a66b7b3dbec776599010dad3b064dc4c2

Contents?: true

Size: 627 Bytes

Versions: 15

Compression:

Stored size: 627 Bytes

Contents

//
// ui-footer-help.scss
// Styles for footer help not provided by the Channel
// SDK UI Kit.
// --------------------------------------------------

.ui-footer-help {
  margin: 1.71429rem 0;
  text-align: center;
  width: 100%;
}

.ui-footer-help__content {
  color: rgba(0,0,0,0.56);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  margin: 0 auto;
  padding: 1.14286rem;
  border: 1px solid #d3dbe2;
  border-radius: 3px;
}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
disco_app-0.9.3 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.9.4 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.9.5 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.9.6 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.9.7 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.9.8 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.9.9 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.9.10 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.9.11 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.10.0 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.10.1 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.10.2 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.10.3 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.10.4 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss
disco_app-0.10.5 app/assets/stylesheets/disco_app/ui-kit/_ui-footer-help.scss