<%-- CSS for Drag & Drop on Attachment --%> .attachment-drag-entered { border: 5px dashed #3fb900; } .drop-progress-meter { width:100% !important; } .z-progressmeter-image { background: linear-gradient(to bottom, #1eff00 0%, #1a6b18 100%); } .popup-content-background { border: 3px solid #cfcfcf; background: #efefef; }