Sha256: e68b835d62add2b74226a48b842d10bd2b8e5fdf59a4d79ab7d80aa554864f1f

Contents?: true

Size: 837 Bytes

Versions: 69

Compression:

Stored size: 837 Bytes

Contents

@import '~@theforeman/vendor/scss/variables';

#ansibleRolesSwitcher {
  .list-view-pf {
    .list-group-item.ansible-role-disabled {
      background-color: $color-pf-black-200;
      color: $color-pf-black-500;
      border-left-color: $color-pf-black-200;
      border-right-color: $color-pf-black-200;
    }

    .list-group-item.ansible-role-movable:hover {
      cursor: grab;
    }
  }

  .loading-state-pf {
    padding-top: 5%;
    background-color: $color-pf-white;
  }

  .role-add-remove-btn {
    background-color: initial;
    border: none;
    color: #0388ce;
  }

  .list-view-pf-main-info {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .list-view-pf-actions {
    margin-top: 0;
    margin-bottom: 0;
  }

  .list-group-item-heading {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
  }
}

Version data entries

69 entries across 69 versions & 1 rubygems

Version Path
foreman_ansible-11.1.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-10.4.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-10.3.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-11.0.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-10.2.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-10.1.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-10.0.1 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-10.0.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-7.1.4 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-9.0.1 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-7.1.3 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-9.0.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-7.1.2 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-7.1.1 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-8.0.1 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-8.0.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-7.0.4 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-7.1.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-7.0.3 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-7.0.2 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss