Sha256: d7838ae42a38b2c6990f91a2f7d7a9268a5ee5061bc4c0121679cab25b535b8f

Contents?: true

Size: 478 Bytes

Versions: 4

Compression:

Stored size: 478 Bytes

Contents

.header-bar {
  background: rgb(250, 250, 250);
  padding: 10px 15px 10px 0;
  border-bottom: 1px solid rgb(230, 230, 230);

  h2 {
    margin: 5px 0 0 0;
  }
}

.nav.nav-tabs.details-nav {
  margin-bottom: 10px;
}

.dl-horizontal.dl-horizontal-left {
  dt {
    overflow: visible;
    text-align: left;
    text-overflow: clip;
    white-space: inherit;
    width: 150px;
  }

  dt:after {
    content: ':';
  }

  dd {
    margin-left: 200px;
    word-wrap: break-word;
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bastion-4.1.0 app/assets/stylesheets/bastion/components.scss
bastion-4.0.0 app/assets/stylesheets/bastion/components.scss
bastion-3.4.4 app/assets/stylesheets/bastion/components.scss
bastion-3.4.3 app/assets/stylesheets/bastion/components.scss