print.css 461 B

123456789101112131415161718192021
  1. /********************************
  2. * Licensed Materials - Property of IBM
  3. *
  4. * IBM Cognos Products: cpscrn
  5. *
  6. * (C) Copyright IBM Corp. 2005, 2012
  7. *
  8. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  9. ********************************/
  10. #header {
  11. display: none;
  12. }
  13. .cogstyle-portlet-actions {
  14. display: none;
  15. }
  16. .cogstyle-header-right-section-container {
  17. display: none;
  18. }