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