BusinessDocument: Make aside table a bit more compact
This commit is contained in:
@ -75,6 +75,14 @@ aside table tbody td {
|
|||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
aside table tbody th {
|
||||||
|
padding: 0.25mm 0.5mm 0.25mm 1mm;
|
||||||
|
}
|
||||||
|
|
||||||
|
aside table tbody td {
|
||||||
|
padding: 0.25mm 0;
|
||||||
|
}
|
||||||
|
|
||||||
aside table tbody th {
|
aside table tbody th {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user