mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 14:06:26 +02:00
Faktura preview sum fix
This commit is contained in:
parent
2d822e3a83
commit
6a53adba69
2 changed files with 26 additions and 16 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue