Sha256: 39e6911f6ae8cf41cedcd1199b2b6e32e86ad16f39f1312bd684257cbd371750
Contents?: true
Size: 1.41 KB
Versions: 1
Compression:
Stored size: 1.41 KB
Contents
.job-wizard { .wizard-title { margin-bottom: 25px; } .pf-c-wizard__main { overflow: visible; z-index: calc( var(--pf-c-wizard__footer--ZIndex) + 1 ); // So the select box can be shown above the wizard footer } .pf-c-wizard__main-body { max-width: 500px; .advanced-fields-title { margin-bottom: 10px; } #advanced-fields-job-template { .foreman-search-field { .rbt-input-hint input{ display: none; } // Giving pf3 search bar a pf4 look .search-bar { display: block; } .input-group-btn { display: none; } li { font-size: 16px; } input { font-size: 16px; height: 36px; } .foreman-autocomplete .autocomplete-focus-shortcut { top: 8px; font-size: 16px; } .foreman-autocomplete .autocomplete-aux { top: 8px; font-size: 16px; .autocomplete-clear-button { font-size: 16px; } } } } } .hosts-chip-group { margin-top: 8px; } input[type='radio'], input[type='checkbox'] { margin: 0; } .schedule-tab { input[type='radio'], input[type='checkbox'] { margin: 0; } .advanced-scheduling-button { text-align: start; } } textarea { min-height: 40px; min-width: 100px; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_remote_execution-4.5.6 | webpack/JobWizard/JobWizard.scss |