toretore/barby

barby css doesnt work in chrome browser

Closed this issue · 0 comments

Hi,

I've found out that the standard css code doesnt work in Chrome. Barcodes even look different when compared. In Firefox the barcodes are recognized well with a scanner.

table.barby-barcode { border-spacing: 0; }
tr.barby-row {}
td.barby-cell { width: 3px; height: 3px; }
td.barby-cell.on { background: #000; }

I use 'barby/barcode/code_128' with HTMLOutputter