Sha256: f0131a3f119cfff2740b41f302c7590f36cf6f19254672888d8861a120b36578
Contents?: true
Size: 625 Bytes
Versions: 10
Compression:
Stored size: 625 Bytes
Contents
@import '~@theforeman/vendor/scss/variables'; .deploy_status { padding-bottom: 80px; } .deploy_status_head { float:left; width:25%; height:10%; } .deploy_status_content { float:left; width:75%; height:10%; } .deploy_report_hosts { float:left; width:25%; height:100%; } .deploy_report_tasks { float:left; width:75%; min-height: 300px; background-color: #ecf9fe; padding: 10px; border: 1px solid #3dbff3; } ul.vertical-tabs-pf { list-style-type: none; } .vertical-tabs-pf-tab.active { background-color: $dropdown-link-hover-bg; } .vertical-tabs-pf-tab { background-color: white; }
Version data entries
10 entries across 10 versions & 1 rubygems