diff --git a/browser/skin/lobo/lobo.css b/browser/skin/lobo/lobo.css index 1475732..3281a0d 100644 --- a/browser/skin/lobo/lobo.css +++ b/browser/skin/lobo/lobo.css @@ -109,6 +109,14 @@ thead th { background: none; } +/* printing */ + +@media print { + .noprint { + display: none; + } +} + /* class-specific */ .breadcrumbs td {