refs #4550 fixed no ellipsize in agencyDescription
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Guillermo Bonet 2022-11-30 12:44:33 +01:00
parent 5423cc4298
commit 23f429d94a
2 changed files with 8 additions and 4 deletions

View File

@ -9,14 +9,15 @@ html {
}
#vertical {
writing-mode: vertical-rl;
height: 235px;
font-size: 30px;
height: 230px;
font-size: 29px;
margin-left: -13px;
}
.outline {
border: 1px solid black;
padding: 5px;
height: 37px;
width: 100px;
}
#nickname {
font-size: 22px;
@ -24,16 +25,19 @@ html {
}
#agencyDescripton {
font-size: 32px;
width: 375px;
font-weight: bold;
}
#bold {
font-weight: bold;
}
#barcode{
width: 390px;
width: 370px;
}
#shipped {
font-weight: bold;
width: 50px;
max-width: 100px;
}
#ticketFk {
font-size: 32px;

View File

@ -1,6 +1,6 @@
{
"width": "10.4cm",
"height": "4.8cm",
"height": "4.9cm",
"margin": {
"top": "0.3cm",
"right": "0.6cm",