mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-16 12:57:32 -04:00
@@ -44,11 +44,11 @@ pre { font-family: Helvetica; font-size: 13px; }
|
||||
#items td.total-line { text-align: right; border-width: 1px 0 1px 1px; border-style: solid; }
|
||||
#items td.total-value { text-align: right; border-width: 1px 0px 1px 0; border-style: solid; }
|
||||
#items td.centered-value { text-align: center; }
|
||||
#items td.balance { background: #eeeee; }
|
||||
#items td.balance { background: #eeeeee; }
|
||||
#items td.blank { border: 0; }
|
||||
|
||||
#terms { text-align: center; margin: 20px 0; }
|
||||
#terms h5 { border-bottom: 1px solid black; font: 13px Helvetica, Sans-Serif; padding: 8px 0; margin: 8px 0; line-height: 1.3em; }
|
||||
|
||||
.delete-wpr { position: relative; }
|
||||
.delete { display: block; color: #000; text-decoration: none; position: absolute; background: #EEEEEE; font-weight: bold; padding: 0px 3px; border: 1px solid; top: -6px; left: -22px; font-family: Verdana; font-size: 12px; }
|
||||
.delete { display: block; color: #000; text-decoration: none; position: absolute; background: #EEEEEE; font-weight: bold; padding: 0px 3px; border: 1px solid; top: -6px; left: -22px; font-family: Verdana; font-size: 12px; }
|
||||
|
||||
Reference in New Issue
Block a user