utilities.xml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <!--
  2. +========================================================================+
  3. | Licensed Materials - Property of IBM
  4. |
  5. | IBM Cognos Products: BUX
  6. |
  7. | (C) Copyright IBM Corp. 2009, 2013
  8. |
  9. | US Government Users Restricted Rights - Use, duplication or
  10. | disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  11. |
  12. +========================================================================+
  13. --><css>/*
  14. *+------------------------------------------------------------------------+
  15. *| Licensed Materials - Property of IBM
  16. *| IBM Cognos Products: BUX
  17. *| (C) Copyright IBM Corp. 2009, 2022
  18. *|
  19. *| US Government Users Restricted Rights - Use, duplication or
  20. *| disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  21. *+------------------------------------------------------------------------+
  22. */
  23. /* This is a generated file, do not edit */
  24. /*layout section*/
  25. .bux-utilities-content {
  26. padding: 4px 4px;
  27. }
  28. .bux-utilities-desc {
  29. padding-left: 1em;
  30. }
  31. .bux-utilities-logo {
  32. padding: 2px 2px;
  33. }
  34. .bux-utilities-image-tile {
  35. visibility: hidden;
  36. }
  37. .dijit_a11y .bux-utilities-image-tile {
  38. visibility: visible;
  39. }
  40. .bux-utilities-iframe-blanket {
  41. background-color: transparent;
  42. position: absolute;
  43. border: none;
  44. }
  45. .bux-utilities-actionBtn-image-cursor {
  46. cursor: pointer;
  47. }
  48. /*Skin section*/
  49. .bux-utilities-title {
  50. font-weight: bold;
  51. color: <skinValue path="/uiSkin/uiElements/body/hyperlink/state[@type='default']/color"/>;
  52. }
  53. .bux-utilities-time {
  54. padding-left: 1em;
  55. font-size: 0.9em;
  56. color: <skinValue path="/uiSkin/uiElements/form/tree/node/state[@type='alternate']/text/color"/>;
  57. }
  58. .bux-utilities-alternate {
  59. background-color: <skinValue path="/uiSkin/uiElements/form/button/state[@type='default']/background/image"/>;
  60. }
  61. .bux-utilities-categories {
  62. padding-left: 1em;
  63. font-weight: bold;
  64. }
  65. </css>