default.xml 974 B

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: ps
  5. (C) Copyright IBM Corp. 2005, 2011
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <cssskin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../schemas/cssstyles.xsd">
  13. <class name=".portlet-form-label">
  14. <set name="font-weight">bold</set>
  15. </class>
  16. <class name=".portlet-form-field">
  17. <set name="font-weight">bold</set>
  18. </class>
  19. <class name=".portlet-form-input-field">
  20. <set name="font-weight">bold</set>
  21. </class>
  22. <class name=".tabLeftNormal">
  23. <set name="width">6px</set>
  24. </class>
  25. <class name=".tabRightNormal">
  26. <set name="width">6px</set>
  27. </class>
  28. </cssskin>