|
|
|
@ -475,8 +475,6 @@ a.delete { vertical-align: top; } |
|
|
|
|
|
|
|
|
|
|
|
.doc-form table.doc-list td.name { width: 590px; } |
|
|
|
.doc-form table.doc-list td.name { width: 590px; } |
|
|
|
.doc-form table.doc-list td.name input[type=text] { width: 584px; } |
|
|
|
.doc-form table.doc-list td.name input[type=text] { width: 584px; } |
|
|
|
.doc-form table.factura-doc-list td.name { width: 260px; } |
|
|
|
|
|
|
|
.doc-form table.factura-doc-list td.name input[type=text] { width: 250px; } |
|
|
|
|
|
|
|
.doc-form table.doc-list td.qty { width: 140px; } |
|
|
|
.doc-form table.doc-list td.qty { width: 140px; } |
|
|
|
.doc-form table.doc-list td.qty input { width: 135px; } |
|
|
|
.doc-form table.doc-list td.qty input { width: 135px; } |
|
|
|
.doc-form table.doc-list td.units { width: 90px; } |
|
|
|
.doc-form table.doc-list td.units { width: 90px; } |
|
|
|
@ -491,6 +489,11 @@ a.delete { vertical-align: top; } |
|
|
|
.doc-form table.doc-list td.ntd input { width: 84px; } |
|
|
|
.doc-form table.doc-list td.ntd input { width: 84px; } |
|
|
|
.doc-form table.doc-list td.DELETE {width: 48px;} |
|
|
|
.doc-form table.doc-list td.DELETE {width: 48px;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.doc-form table.factura-doc-list td.name { width: 260px; } |
|
|
|
|
|
|
|
.doc-form table.factura-doc-list td.name input[type=text] { width: 250px; } |
|
|
|
|
|
|
|
.doc-form table.factura-doc-list td.units input { width: 166px; } |
|
|
|
|
|
|
|
.doc-form table.factura-doc-list td.country_name input { width: 132px; } |
|
|
|
|
|
|
|
|
|
|
|
.doc-form table.doc-list.aktsverki td.name input[type=text] { width: 432px; } |
|
|
|
.doc-form table.doc-list.aktsverki td.name input[type=text] { width: 432px; } |
|
|
|
.doc-form table.doc-list.aktsverki td.debit input[type=text] { width: 96px; } |
|
|
|
.doc-form table.doc-list.aktsverki td.debit input[type=text] { width: 96px; } |
|
|
|
.doc-form table.doc-list.aktsverki td.credit input[type=text] { width: 96px; } |
|
|
|
.doc-form table.doc-list.aktsverki td.credit input[type=text] { width: 96px; } |
|
|
|
|