PRINT properly action
This commit is contained in:
parent
68a265fb29
commit
3ef17424f7
1 changed files with 4 additions and 6 deletions
|
|
@ -303,11 +303,7 @@ p#breakhere {page-break-before: always}
|
|||
{
|
||||
font-size:9pt;
|
||||
margin-top:10pt;
|
||||
word-break: normal;
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
|
||||
|
||||
|
||||
}
|
||||
.tinybutton {
|
||||
display:none;
|
||||
|
|
@ -325,4 +321,6 @@ span.inplace_edit_input
|
|||
}
|
||||
.inum {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
.concerned_action {display:block;}
|
||||
Loading…
Add table
Add a link
Reference in a new issue