Sha256: b7b8125032c72469ebd4dcf351f7ceda3c110d3251807a1fb50b84673de7db50
Contents?: true
Size: 877 Bytes
Versions: 20
Compression:
Stored size: 877 Bytes
Contents
@import '~@theforeman/vendor/scss/variables'; #subscriptions-page { .editable { &.changed { font-weight: bold; } } .pf-table-inline-edit { tbody { .form-group { margin-bottom: 0; } tr.open-grouped-row { background-color: $table-bg-hover; td { border-bottom-color: $table-border-hover; } } } .table-view-pf-select { width: 50px; .collapse-subscription-group-button { margin-top: 4px; cursor: pointer; float: left; font-weight: bold; } input[type='checkbox'] { float: right; } } } .option-tooltip-container { display: inline-block; margin-left: 10px; margin-top: 3px; width: 10px; } span.fa.fa-minus::before { content: '\2014'; color: gray; font-size: 1em; } }
Version data entries
20 entries across 20 versions & 1 rubygems