Barcode Generation
This commit is contained in:
20
node_modules/jsbarcode/test/browser/test.css
generated
vendored
Normal file
20
node_modules/jsbarcode/test/browser/test.css
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
body{
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.testbox{
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
margin:25px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.errorbox{
|
||||
background: #d00;
|
||||
vertical-align: top;
|
||||
display: inline-block;
|
||||
margin:25px;
|
||||
padding: 25px;
|
||||
width:100px;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user