Sha256: faa162103647dcdb2fe826c42a30b1ba7f52d6553a41bfab7585e1370e445c31

Contents?: true

Size: 840 Bytes

Versions: 24

Compression:

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

  .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

24 entries across 24 versions & 1 rubygems

Version Path
foreman_ansible-6.2.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-6.1.1 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-6.0.2 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-6.1.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-6.0.1 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-5.1.3 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-6.0.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-5.1.2 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-5.1.1 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-5.1.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-4.0.3.5 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-4.0.3.4 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-4.0.3.3 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-4.0.3.2 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-5.0.1 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-4.0.5 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-4.0.3.1 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-4.0.4 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-5.0.0 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss
foreman_ansible-4.0.3 webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.scss