mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 14:06:26 +02:00
Statistic files and accounting netto
This commit is contained in:
parent
7744e1dccc
commit
bbe973ea70
13 changed files with 127 additions and 67 deletions
|
@ -530,7 +530,16 @@ div#Oline {
|
|||
border-right: solid thin silver;
|
||||
border-bottom: solid thin silver;
|
||||
}
|
||||
|
||||
.tdtxt3 {
|
||||
padding:0.2em 0.5em;
|
||||
vertical-align: top;
|
||||
text-align: left;
|
||||
min-width:45px;
|
||||
font-size:0.81em;
|
||||
background-color:white;
|
||||
border-right: solid thin silver;
|
||||
border-bottom: solid thin silver;
|
||||
}
|
||||
.tdsum {
|
||||
padding:0.1em 0.5em;
|
||||
vertical-align: top;
|
||||
|
@ -720,7 +729,14 @@ div#Content4list {
|
|||
padding: 40px 5px 5px 0px;
|
||||
min-width: 2000px;
|
||||
}
|
||||
|
||||
div#Content4sublist {
|
||||
text-align:left;
|
||||
font-size:15px;
|
||||
border: 0px solid yellow;
|
||||
margin: 0;
|
||||
padding: 40px 5px 5px 0px;
|
||||
min-width: 200px;
|
||||
}
|
||||
div#Content4cal {
|
||||
text-align:left;
|
||||
font-size:14px;
|
Loading…
Add table
Add a link
Reference in a new issue