123456789101112131415161718192021222324 |
- /****************************************************************
- ** IBM Confidential
- **
- ** OCO Source Materials
- **
- ** BI and PM: tm1web
- **
- ** (C) Copyright IBM Corp. 2007, 2009, 2011
- **
- ** The source code for this program is not published or otherwise
- ** divested of its trade secrets, irrespective of what has been
- ** deposited with the U.S. Copyright Office.
- *****************************************************************/
- .charttab
- {
- font-family:Tahoma, 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
- font-size:10pt;
- }
- .chartdropdown
- {
- font-family:Tahoma, 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
- font-size:9pt;
- }
|