Sha256: 7cdc43b2c7941c94e3b4055f9bf93d0d5f8d05ed41a54eaaf5e9e7fccba990e4
Contents?: true
Size: 1.4 KB
Versions: 32
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: #222; border-radius: 6px; border: 3px solid transparent; background-clip: content-box; } } }
Version data entries
32 entries across 32 versions & 1 rubygems