Sha256: d43b9dccf479803569f054d30327574d34be5b50748f4f46e614535967d9ca39
Contents?: true
Size: 1.4 KB
Versions: 1
Compression:
Stored size: 1.4 KB
Contents
#host_details_insights_tab { #btn_toolbar { float: right; } #btn_fullscreen { margin-left: 5px; .fa-arrows-alt { margin-left: 5px; } } h2 { margin-top: 5px; } #hits_list { max-height: 650px; overflow-y: scroll; overflow-x: hidden; margin-top: 15px; .list-view-pf-expand { padding: 0; } .list-group-item-header { .list-view-pf-expand .fa-angle-right { margin-top: 6px; } .list-view-pf-main-info .list-view-pf-description { width: 83%; .list-group-item-heading { width: 375px; } p { margin: 0; font-size: 14px; } } .list-view-pf-additional-info { .risk-label { padding: 5px 8px; border-radius: 12px; &.Low { background-color: #e7f1fa; } &.Moderate { background-color: #fdf7e7; } &.Important { background-color: #f9dddd; } &.Critical { background-color: #ffecec; } p { margin: 0; } } } } &::-webkit-scrollbar { width: 12px; height: 12px; } &::-webkit-scrollbar-thumb { background: #0e0e0e6e; border-radius: 6px; border: 3px solid transparent; background-clip: content-box; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_rh_cloud-2.0.13 | webpack/InsightsHostDetailsTab/InsightsTab.scss |