print.xml 817 B

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cpscrn
  5. (C) Copyright IBM Corp. 2005, 2012
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <css xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  9. /********************************
  10. * Licensed Materials - Property of IBM
  11. *
  12. * IBM Cognos Products: cpscrn
  13. *
  14. * (C) Copyright IBM Corp. 2005, 2012
  15. *
  16. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  17. ********************************/
  18. #header {
  19. display: none;
  20. }
  21. .cogstyle-portlet-actions {
  22. display: none;
  23. }
  24. .cogstyle-header-right-section-container {
  25. display: none;
  26. }
  27. </css>