Installing and Configuring Quote Editor for Salesforce
Examples of Templates CSS code
Basic Template
CSS code:
table.result th.section { Background:#dddddd !important; color:#444444 !important;}table.result th {
background:#fff !important; border-bottom:1px #ddd solid !important; color:#545454 !important;}
table.result { table-layout:auto !important;} table.result tr td { vertical-align:top !important;}
.odd { background:#fff !important; } /* Row color */ .even { background:#fff
!important; } /* Row color */ .intro_height span.quote-to { background:#fff !important;font-
size:10pt !important;} .second-page p { border:1px #ccc solid !important; margin:5pt 2pt !important;
padding:7pt !important;} h3.terms { margin:0 !important;} .total-all td { padding:2px 0 !important;}
.signature ul li { font-size:10pt; border-bottom: 1px #999 solid; width: 200pt; padding: 4pt 0
4pt 0;} .total-all td.summaryLabel { padding-right: 10pt !important;} .header_page { border:1px solid
#eee !important; background-color:#eee; color:#999; text-align:center; width:90pt;margin: 0 auto;/*line-
height: 12pt;*/} .first_footer { } .footer { }