chartproperty.css 648 B

123456789101112131415161718192021222324
  1. /****************************************************************
  2. ** IBM Confidential
  3. **
  4. ** OCO Source Materials
  5. **
  6. ** BI and PM: tm1web
  7. **
  8. ** (C) Copyright IBM Corp. 2007, 2009, 2011
  9. **
  10. ** The source code for this program is not published or otherwise
  11. ** divested of its trade secrets, irrespective of what has been
  12. ** deposited with the U.S. Copyright Office.
  13. *****************************************************************/
  14. .charttab
  15. {
  16. font-family:Tahoma, 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
  17. font-size:10pt;
  18. }
  19. .chartdropdown
  20. {
  21. font-family:Tahoma, 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
  22. font-size:9pt;
  23. }