Sha256: 79d808b90ff32f5163f0183522c8708ec221f29d534d3a93a1ba514b5e9ecadc
Contents?: true
Size: 1003 Bytes
Versions: 1
Compression:
Stored size: 1003 Bytes
Contents
.crm-contacts-list { padding-top: 5px; } .crm-contacts-list-item { margin-top: 2px; font-size: 11px; line-height: 20px; cursor: pointer; border: 1px solid #555; border-top-left-radius: 0.5em; border-bottom-left-radius: 0.5em; border-right: none; margin-left: 5px; padding: 3px 0px 3px 10px; } .crm-contacts-list .x-item-selected { z-index: 9999; font-weight: bold; color: #15428B; background-color: #eee; border: 1px solid #555; border-top-left-radius: 0.5em; border-bottom-left-radius: 0.5em; border-right: none; margin-left: 3px; background-image: url(/images/icons/simple_arrow/simple_arrow_16x16.png) !important; background-repeat:no-repeat !important; background-position: 105% 50% !important; } .crm-contacts-list-icon { float: left; margin-top: 8px; margin-left: 10px; margin-right: 3px; } .crm-contacts-list-item-hover { background-color: #eee; } .selectedContactContainer { }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
erp_app-4.0.0 | public/stylesheets/erp_app/shared/crm.css |