mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Printer-friendly version: hide the "eye" icon inside "legends" when printing.
SVN:trunk[3767]
This commit is contained in:
@@ -25,4 +25,8 @@ body { margin:none; }
|
|||||||
.printable-tab {
|
.printable-tab {
|
||||||
-webkit-region-break-inside: avoid;
|
-webkit-region-break-inside: avoid;
|
||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
|
}
|
||||||
|
.printable-version legend {
|
||||||
|
padding-left: 8px;
|
||||||
|
background-image: none;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user