Compare commits
2 commits
44d7e8763b
...
b4c6c77dca
Author | SHA1 | Date | |
---|---|---|---|
b4c6c77dca | |||
e993fe68a3 |
1 changed files with 8 additions and 0 deletions
|
@ -181,6 +181,14 @@ header.page-header.scartati {
|
||||||
background-color: grey;
|
background-color: grey;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* no print */
|
||||||
|
body .noprint button,
|
||||||
|
body > center > h2,
|
||||||
|
body > p.noprint:nth-child(5),
|
||||||
|
#ingressi, #aziende, #scartati {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
hide {
|
hide {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
height: 0;
|
height: 0;
|
||||||
|
|
Loading…
Reference in a new issue