Sha256: 1ee7892b3ea801246ce40bb0b5457e3705cc3024c040ebad43602fd199704ac5
Contents?: true
Size: 1.15 KB
Versions: 16
Compression:
Stored size: 1.15 KB
Contents
.leadsets-index { padding: 1em; > .actions label { border: 1px solid #fff; padding: 0.5em; border-radius: 0.5em; background: #eee; > * { display: inline; } } th.leads { margin-left: 1em; } td.leads { margin-left: 1em; vertical-align: top; .item { display: flex; align-items: flex-start; .actions { display: flex; } } } form.form-mini { border: 1px solid red; border-radius: .5em; padding: 1em; background: white; display: flex; flex-direction: column; align-items: center; position: absolute; top: 0; width: 300px; right: -300px; z-index: 2; .field { display: flex; } .actions { margin-top: .5em; width: 100%; text-align: right; } } .scheduled { position: relative; display: flex; .chip { border: 2px solid cyan; display: flex; flex-direction: column; } } } .leadsets-show { .serverhosts--index { li.leadset_id { display: none; } .appliances--index { li.serverhost { display: none; } } } }
Version data entries
16 entries across 16 versions & 1 rubygems