Sha256: fce55c279273038561a6c0478dcf5f6028703859403648a28df1af09fa6c1495

Contents?: true

Size: 447 Bytes

Versions: 3

Compression:

Stored size: 447 Bytes

Contents

.account-list {
  .pf-c-accordion__toggle {
    margin-top: 10px;
  }

  .pf-c-accordion__toggle-text {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    width: 100%;

    .account-icon {
      margin-right: 5px;

      .pf-c-label__icon {
        margin: 0;
      }
    }

    span {
      align-self: center;
    }

    .status {
      margin: 0;
    }
  }

  .list-item-status > span {
    margin-left: 7px;
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
foreman_rh_cloud-3.0.17 webpack/ForemanInventoryUpload/Components/AccountList/accountList.scss
foreman_rh_cloud-3.0.16 webpack/ForemanInventoryUpload/Components/AccountList/accountList.scss
foreman_rh_cloud-3.0.15 webpack/ForemanInventoryUpload/Components/AccountList/accountList.scss