1 line
1.4 KiB
CSS
1 line
1.4 KiB
CSS
.btnGen{border-radius:50%;width:3.5rem;height:3.5rem;background-color:#0ff;border:5px solid #000;}.btnDelete{border-radius:50%;width:3.5rem;height:3.5rem;background-color:#0ff;border:5px solid #000;background:#b71c1c;transform:translate(25px,-12px);}.btnClone{border-radius:50%;width:3.5rem;height:3.5rem;background-color:#0ff;border:5px solid #000;background:#fff;transform:translate(0,-1rem);}.btnPDFSuccess{border-radius:50%;width:3.5rem;height:3.5rem;background-color:#0ff;border:5px solid #000;background:#8e44ad;transform:translate(25px,12px);}.btnPDFPending{border-radius:50%;width:3.5rem;height:3.5rem;background-color:#0ff;border:5px solid #000;background:#f1c40f;transform:translate(25px,12px);}.btnHighlight{border-radius:50%;width:3.5rem;height:3.5rem;background-color:#0ff;border:5px solid #000;background:#2980b9;transform:translate(0,1rem);}.btnHeadTail{width:100%;padding:.8rem 0 .8rem 0;background:none;border:0;}.btnConfirm{width:100%;padding:.8rem 0 .8rem 0;background:none;border:0;border-bottom:3px solid #000;}.btnHead{width:100%;padding:.8rem 0 .8rem 0;background:none;border:0;}.borderTop{border-top:7px solid #000;width:100%;}.borderBottom{border-bottom:7px solid #000;width:100%;}.modal-dialog{overflow-y:initial!important;}.modal-body{height:18.75rem;overflow-y:auto;}.testata{width:100%;}select,input{border:0;border-bottom:2px solid #000;background:none;height:2rem;} |