Faktura preview sum fix

This commit is contained in:
ragu 2022-08-12 08:52:33 +02:00
parent 2d822e3a83
commit 6a53adba69
2 changed files with 26 additions and 16 deletions

View file

@ -375,6 +375,14 @@ div#Oline {
box-sizing:border-box;
-moz-box-sizing:border-box;
}
.sdate {
font-size:100%;
border: 1px solid silver;
background-color: #ffffff;
width:45%;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
.eimg {
height: 20px;
width: 200px;