Sha256: 565bbe45350915c0f9719bf776e258108a236a4a4464807c41c7a1a9955c7b49
Contents?: true
Size: 771 Bytes
Versions: 129
Compression:
Stored size: 771 Bytes
Contents
@import "~@theforeman/vendor/scss/variables"; .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
129 entries across 129 versions & 1 rubygems