Sha256: 68e485c5535b2e86b938310182b9121f07ee3455a43aece25120f6a614b132bd

Contents?: true

Size: 568 Bytes

Versions: 5

Compression:

Stored size: 568 Bytes

Contents

.bastion {
  @import "colors";
  @import "systems";
  @import "tasks";
  @import "environments";
  @import "errata";
  @import "subscriptions";
  @import "host_subscriptions";
  @import "docker";

  a {
    &.confined-text {
      white-space: nowrap;
    }
  }

  .center-paragraph {
    text-align: center;
  }

  .center-header {
    text-align: center;
  }
  .ellipsis-column {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .preserve-newlines {
    white-space: pre-line;
  }
}

.list-aligned {
  list-style-position: inside;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
katello-3.7.0.rc1 engines/bastion_katello/app/assets/stylesheets/bastion_katello/bastion_katello.scss
katello-3.6.0 engines/bastion_katello/app/assets/stylesheets/bastion_katello/bastion_katello.scss
katello-3.6.0.1.rc2 engines/bastion_katello/app/assets/stylesheets/bastion_katello/bastion_katello.scss
katello-3.6.0.rc2 engines/bastion_katello/app/assets/stylesheets/bastion_katello/bastion_katello.scss
katello-3.6.0.rc1 engines/bastion_katello/app/assets/stylesheets/bastion_katello/bastion_katello.scss