Sha256: ac1ecbcdaab5fc974c78ebc2791bebd12fe8e00cda0610f23a884f74d4ec9927
Contents?: true
Size: 747 Bytes
Versions: 21
Compression:
Stored size: 747 Bytes
Contents
@import '~patternfly/dist/sass/patternfly/variables'; @import '~patternfly-react/dist/sass/inline-edit'; .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; }
Version data entries
21 entries across 21 versions & 1 rubygems