Sha256: 563bc61361379911fe1fe8fb54d9dc0cd38c11ce6fd757893a52d14318fab575

Contents?: true

Size: 422 Bytes

Versions: 3

Compression:

Stored size: 422 Bytes

Contents

html.custom-information {
  .form input {
    width: 200px;
  }

  button {
    vertical-align: middle;
  }

  .existing-items {
    margin-top: 25px;
  }

  .details-container {
    max-height: 250px;
    overflow-y: auto;
    padding: 15px;
  }

  .info-value {
    display: inline-block;
  }
}

.system-subscriptions {
  margin-top: 35px;
}

.filter-options {
  clear: both;

  .filter-option {
    padding: 5px;
  }
}

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
katello-2.2.2 engines/bastion_katello/app/assets/stylesheets/bastion_katello/systems.less
bastion-0.1.0 app/assets/stylesheets/bastion/systems.less
katello-1.5.0 engines/bastion/app/assets/bastion/stylesheets/less/systems.less