Skip to content

Instantly share code, notes, and snippets.

@elricstorm
Created January 17, 2010 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elricstorm/279636 to your computer and use it in GitHub Desktop.
Save elricstorm/279636 to your computer and use it in GitHub Desktop.
<style type="text/css">
BODY, TD {font-family: verdana,arial,helvetica,sans-serif;font-size: 12px;color: #000000;}
LI {line-height: 120%;}
UL.smallBorder {margin:10px 5px 10px 20px;}
LI.smallBorderLi {margin:0px 0px 5px 0px;}
UL.Narrow {margin:10px 5px 0px 40px;}
HR.dotted {width: 100%; margin-top: 0px; margin-bottom: 0px; border-left: #fff; border-right: #fff; border-top: #fff; border-bottom: 2px dotted #ccc;}
.smallEmphasis {font-family: verdana,arial,helvetica,sans-serif;font-size: 11px;font-weight: bold;color: #000000;}
.refund {font-family: verdana,arial,helvetica,sans-serif;font-size: 10pt;font-weight: bold;color: #000000;}
.serifBig {font-family: serif;font-size: 20px;font-weight: bold;color: #000000;}
.serif{font-family: serif;font-size: 16px;color: #000000;}
.sansSerif{font-family: verdana,arial,helvetica,sans-serif; font-size: 16px;color: #000000;}
.heading {font-family: verdana,arial,helvetica,sans-serif;font-size: 18px;font-weight: bold;color: #003366;}
.subHeadingEoa {font-family: verdana,arial,helvetica,sans-serif;font-size: 15px;font-weight: bold;color: #000000;}
.subHeading {font-family: verdana,arial,helvetica,sans-serif;font-size: 16px;font-weight: bold;color: #003366;}
.sidebarText {font-family: verdana,arial,helvetica,sans-serif;font-size: 11px;color: #003366;}
.sidebarTextBold {font-family: verdana,arial,helvetica,sans-serif;font-size: 11px;font-weight: bold;color: #003366;}
.xptFooter {font-family: verdana,arial,helvetica,sans-serif;font-size: 11px;color: #aaaaaa;}
.button {font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; border-style:outset; color:#000000; background-color: #cccccc;}
.smaller {font-family: verdana,arial,helvetica,sans-serif;font-size: 10px;color: #000000;}
.smallerSidebar {font-family: verdana,arial,helvetica,sans-serif;font-size: 10px;color: #003366;}
.emphasis {font-weight: 700;}
table#invoice, table#invoice_controls, table#invoice_note { width: 600px;}
table#invoice_note {margin-top:10px; margin-bottom:10px;}
table#invoice_controls {text-align: right;}
table#invoice {border-collapse: collapse; border:1px solid #aaa; }
table#invoice td {font-size:11px; border:1px solid #ccc; padding:2px;}
table#invoice td.field_label_right, table#invoice td.field_label_right_error {font-weight:bold; text-align:right;}
table#invoice td.field_label_right_error, table#invoice td.field_label_error {color:red;}
table#invoice tr.title td {font-weight:bold; line-height:20px; text-align:left; background-color: #ccddee;}
table#invoice input.readonly {border:0; text-align:right;}
table#invoice input.readonly_currency {border:0; width:10px;}
.field_error, .field_error input.readonly_currency {background-color:#FF3333;}
.currency_highlight {background-color: #ffffcc;}
.tax {font-weight: 400; float: left;}
table#invoice td span.curr {float: left;}
table#invoice td.currency {border-right:1px solid #fff;}
table#invoice td.calc {font-weight:bold; text-align:right;}
.inlineBlue {color: #00f;}
.small {font-size: 11px; font-weight: 400;}
HR.solid {width: 100%; margin-top: 5px; margin-bottom: 0px; border-left: #fff; border-right: #fff; border-top: #fff; border-bottom: 2px solid #999;}
.large {font-size: 17px;}
.smallVerdanaGrey{font-family: verdana; font-size: 10px; color: #999999;}
.smallVerdana {font-family: verdana; font-size: 10px; color :#000000;}
.smallArial {font-family: arial; font-size: 13px; }
.smallArialBlue {font-family: verdana; font-size: 9px; color: #0000FF;}
.smallVerdanaGreen{font-family: verdana; font-size: 10px; color: #666666;}
.smaller {font-size: 10px; color: gray;}
.larger {font-size: 18px; font-family: arial; font-weight: 600; }
.longTableValue{word-break:break-all;}
.longSideBarText{word-break: normal;}
.geCompliantName{font-family: verdana,arial,helvetica,sans-serif;font-size: 12px;font-weight: normal; color: #003366;}
.contentHeading {font-family: verdana,arial,helvetica,sans-serif;font-size: 14px;font-weight: bold;color: #003366;}
p.getVerify {font-family: verdana,arial,helvetica,sans-serif;font-size: 17px;font-weight: bold;color: #003366;}
#ImageCaption{font-family:verdana;font-size:11px;font-weight:bold;margin:0px;padding:0px;color:#666666;}
#ImagePoints{font-family:verdana;font-size:12px;margin:0px;padding:0px;color:#666666;}
table.stepBox, table.stepBox td { margin: 0; padding: 0;}
table.stepBox td { margin: 0; padding: 10px 0px 0px 0px; font-size: 11px !important;}
table.stepBox td.step1 {float: left; width: 150px; text-align: center;}
table.stepBox td.step2 { float: left; width: 170px; text-align: center; padding: 10px 0px 0px 20px;}
table.stepBox td.step3 { float: left; width: 150px; text-align: center; padding: 10px 0px 0px 20px;}
p.lower { clear: both; padding: 10px 0px 0px 0px;}
#Recipientitemdetails .longTableValue{word-break:keep-all;}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment