Sha256: 725dea36b0d8174372d9802cc3983e65e45efed321c5f76268c46d7213ff012a

Contents?: true

Size: 424 Bytes

Versions: 3

Compression:

Stored size: 424 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;
  }
}

.dl-horizontal.dl-horizontal-left {
  dt {
    overflow: visible;
    text-align: left;
    text-overflow: clip;
    white-space: pre-wrap;
    width: 125px;
  }

  dt:after {
    content: ':';
  }

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bastion-3.4.2 app/assets/stylesheets/bastion/components.scss
bastion-3.4.1 app/assets/stylesheets/bastion/components.scss
bastion-3.4.0 app/assets/stylesheets/bastion/components.scss